-
Notifications
You must be signed in to change notification settings - Fork 45
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
Can't build this Project #83
Comments
Hello, what branch are you trying to build? Some branches can have errors as they're still under development. I build the project using the default build toolchain which comes with Visual Studio. You don't need any runtime like .NET or anything, just the regular Windows SDK for Windows 7 and later. |
The release branch v1.4.3-release builds without a problem |
thank you for your reply. I made it the one that told me the build, but I can't do it with the same error. |
Addendum: I also built the 1.4.3 release, but could not build due to an undefined identifier or type error. |
In the future version the build will be forced as x86 as per #84 |
The reply was delayed. The build was successful on x86. Sorry to trouble you. Thank you. |
Hello. I want to build this project, but I can't build it due to an error. The content of the error is an error caused by a local variable or an unsafe function. Also, GWL_WNDPROC cannot be executed as an undefined identifier. So could you tell me which environment was successfully built? For example, you need the Windows SDK 10.0.19041.0 or the .NET Framework 4.
The integrated development environment is Visual Studio Enterprise 2019.
Also, please tell me how to build.
I don't know how to do this because they aren't written in the readme.md. Could you tell me based on those?
P.S. I'm a Japanese, so I used Google Translate. Maybe the translation isn't there.
The text was updated successfully, but these errors were encountered: