Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

I think the problem is that you have set everything up to run x64 (Library Directories), but your Debug and Release is set to run Win32. In the top where it says "Debug" and "Win32" click on the "Win32" and choose "Configuration Manager" and then choose x64.

Then it creates a "Debug | x64" and a "Release | x64" in the Property Manager. Those are the ones you need to use. Delete the x86 Debug and Release, and add your property sheet to the Debug x64 and/or Release x64.

I think the problem is that you have set everything up to run x64 (Library Directories), but your Debug and Release is set to run Win32. In the top where it says "Debug" and "Win32" click on the "Win32" and choose "Configuration Manager" and then choose x64.

Then it creates a "Debug | x64" and a "Release | x64" in the Property Manager. Those are the ones you need to use. Delete the x86 Win32 Debug and Release, and add your property sheet to the Debug x64 and/or Release x64.