Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows Target Platform Version #2

Open
fuchanghao opened this issue Aug 14, 2019 · 6 comments
Open

Windows Target Platform Version #2

fuchanghao opened this issue Aug 14, 2019 · 6 comments

Comments

@fuchanghao
Copy link

Windows Target Platform Version can be written as 10.0 Which means the lastest windows 10 SDK.

From Visual studio 16.2, the default windows SDK is 10.0.18362.0 not 10.0.17763.0 and it can support v141_xp too.

@pinterf
Copy link
Owner

pinterf commented Aug 15, 2019

I'll also make a proper v142 config, since installing v141_xp toolset is usually not a requirement nowadays in 2019.

@Groucho2004
Copy link

FYI - RGTools x64 does not work on XP64 (no big deal, I just wanted to mention it):
Cannot load file 'E:/Apps/VideoTools/AVSPlugins/AutoLoad64/RgTools.dll'. Platform returned code 14001:
This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem.

@pinterf
Copy link
Owner

pinterf commented Aug 28, 2019

@Groucho2004: sorry for the delay, you are right, an x64 build compiled with an earlier LLVM version was copied to the release pack, instead of the XP build. I'll prepare an 0.99 version later.

@tuyenqh55
Copy link

Is there any binary build of version 1.0 for Windows readily for download? I can't find one anywhere.

@pinterf
Copy link
Owner

pinterf commented Nov 9, 2020

Code|Releases (on the right side)
https://github.com/pinterf/RgTools/releases/tag/1.0

@tuyenqh55
Copy link

Ah yes. I overlooked the assets drop-down. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants