asmwarrior / cb_projects_for_wxWidgets

Code::Blocks projects for building wxWidgets sample code
2 stars 1 forks source link

flash sample can only be built by msvc #7

Open asmwarrior opened 2 years ago

asmwarrior commented 2 years ago
Project/Target: "flash - win_vc":
  The compiler's setup (Microsoft Visual C++ 2010)  is invalid, so Code::Blocks cannot find/run the compiler.
  Probably the toolchain path within the compiler options is not setup correctly?!
  Do you have a compiler installed?
Goto "Settings->Compiler...->Global compiler settings->Microsoft Visual C++ 2010->Toolchain executables" and fix the compiler's setup.

Tried to run compiler executable 'C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC/bin/cl.exe', but failed!
Tried to run compiler executable 'C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC/cl.exe', but failed!
Tried to run compiler executable 'C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE/cl.exe', but failed!

Skipping...
Nothing to be done (all items are up-to-date).