I have installed Visual Studo 2008 on my 64 bit Windows 7. I need to build 64 bit binaries.
I'm building the solution using devenv command: devenv mysolution.sln /build "RELEASE|WIN64"
It skipped building all projects. So I opened the solution in Visual Studio, and in the build Configuration manager, I set
Active Solution Configuration: Release Active Solution Platform: win64
But in the Project contexts (check the project configurations to build or deploy):
Configuration: Release Platform: Win32 alone is available in this dropdown, not win64.
What do I need to do? Please help. Here is the screenshot showing my Configuration Manager: http://s289.photobucket.com/albums/ll211/spiderman2_photo_bucket/?action=view¤t=buildconfiguration.jpg