x64 bit compiler not installed
http://social.msdn.microsoft.com/Forums/en-US/msbuild/thread/c06a545f-c4c9-4096-9345-b250c0f45b6b/
I think this issue is caused by not installed x64 compiler and tools in your machine.
Have you installed x64 compiler and tools in your machine when you install Visual Studio 2008? If not, This feature is available in the Visual Studio 2008 setup UI under the Visual C++ language tools node, but it is unchecked by default. If you performed a default install of Visual Studio 2008, you will need to go to Add/Remove Programs, enter Visual Studio 2008 setup maintenance mode and add the x64 compilers and tools feature.
If you have installed x64, make sure you intalled correctly.VS (and with it the x64 compilers and tools) was installed after the SDK. Had to uninstall and reinstall the SDK, then run a repair on it, then everything works fine.
http://social.msdn.microsoft.com/Forums/en-US/msbuild/thread/c06a545f-c4c9-4096-9345-b250c0f45b6b/
I think this issue is caused by not installed x64 compiler and tools in your machine.
Have you installed x64 compiler and tools in your machine when you install Visual Studio 2008? If not, This feature is available in the Visual Studio 2008 setup UI under the Visual C++ language tools node, but it is unchecked by default. If you performed a default install of Visual Studio 2008, you will need to go to Add/Remove Programs, enter Visual Studio 2008 setup maintenance mode and add the x64 compilers and tools feature.
If you have installed x64, make sure you intalled correctly.VS (and with it the x64 compilers and tools) was installed after the SDK. Had to uninstall and reinstall the SDK, then run a repair on it, then everything works fine.
No comments:
Post a Comment