View Single Post
  #6  
Old 02-28-2008, 09:56 AM
kinook kinook is online now
Administrator
 
Join Date: 03-06-2001
Location: Colorado
Posts: 6,003
Quote:
Originally posted by jannlin
I tried as what you recommended at command promt and got the same error. With that, I have two questions and appreciate if you can help.

1. What is the .exe file generated by 32 bit version of VCBUILD.EXE in c:\Program Files (x86)\... dir and "Debug|x64" in the project file? Is it for 32 bit or for 64 bit? I would hope it is for 64 bit or I expect I should get some error message back when building.
I don't know. It probably depends on whether it invokes the 64-bit compiler/linker.

Quote:
2. There is only one devenv at c:\Program Files (x86)\... directory. So that is for both 32 and 64 bits? Some how this is not consistent with other MS commands. For the commands that works for both 32 and 64 bits are usually stored in c:\Program Files\... directories.

Thanks.
AFAIK, there is no 64-bit devenv.exe.
Reply With Quote