Advertisement
BloodknightStudios

Untitled

Jul 10th, 2016
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.86 KB | None | 0 0
  1. The C compiler identification is Borland 5.51
  2. The CXX compiler identification is Borland 5.51
  3. Check for working C compiler: C:/devel/bcc/Bin/bcc32.exe
  4. CMake Error: Generator: execution of make failed. Make command was: make "cmTryCompileExec4239803015\fast"
  5. Check for working C compiler: C:/devel/bcc/Bin/bcc32.exe -- broken
  6. CMake Error at C:/Program Files (x86)/CMake 2.8/share/cmake-2.8/Modules/CMakeTestCCompiler.cmake:61 (message):
  7. The C compiler "C:/devel/bcc/Bin/bcc32.exe" is not able to compile a simple
  8. test program.
  9.  
  10. It fails with the following output:
  11.  
  12. Change Dir: D:/SoftwareProjects/del_cmaketest/helloworld/build/CMakeFiles/CMakeTmp
  13.  
  14. Run Build Command:make "cmTryCompileExec4239803015\fast"
  15.  
  16. The system cannot find the file specified
  17.  
  18. Generator: execution of make failed. Make command was: make
  19. "cmTryCompileExec4239803015\fast"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement