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

unable to compile to x64 #1

Open
felmel99 opened this issue Nov 6, 2022 · 0 comments
Open

unable to compile to x64 #1

felmel99 opened this issue Nov 6, 2022 · 0 comments

Comments

@felmel99
Copy link

felmel99 commented Nov 6, 2022

It worked on x32 compilation but not x64. I am new to this and unable to fix it. using Microsoft Visual Studio Community 2019
Version 16.11.20. Appreciate your excellent work and generous sharing.
1>------ Rebuild All started: Project: SeRestoreAbuse, Configuration: Debug x64 ------
1>SeRestoreAbuse.cpp
1>C:\Users\tom\source\repos\SeRestoreAbuse\SeRestoreAbuse\SeRestoreAbuse.cpp(54,27): warning C4267: 'argument': conversion from 'size_t' to 'DWORD', possible loss of data
1>SeRestoreAbuse.vcxproj -> C:\Users\alice\Source\Repos\SeRestoreAbuse\x64\Debug\SeRestoreAbuse.exe
1>Done building project "SeRestoreAbuse.vcxproj".
========== Rebuild All: 1 succeeded, 0 failed, 0 skipped ==========

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

1 participant