Home > Back-end >  The error MSB8014: unable to find an execution path
The error MSB8014: unable to find an execution path

Time:10-09

Problem description:
My computer installed a vs2010 and workbooks. I in vs2010 project, the project properties - choose toolset configuration properties - general - platform v90,
When I compile the generated solution, when choosing the win32 platform, generate 32-bit applications, there is no problem,
But when I choose x64 (header files and library files have corresponding change into 64), to generate 64 for application, has the following error message:

C: \ Program Files \ MSBuild \ Microsoft (x86) Cpp, v4.0, Platforms, x64 \ PlatformToolsets \ v90 \ Microsoft Cpp. X64. V90. The targets (35, 5) : error MSB8014: unable to find the execution path (C: \ Program Files \ Microsoft Visual Studio (x86) VC 9.0 \ \ bin \ x86_amd64)

For the solution!!!!!

CodePudding user response:

I now finally compiled, it should be made a second mistake, I install vs2008 is not installed x64 compiler, connectors and related components, these components can be installed to add,

CodePudding user response:

And learned a recruit
  • Related