Advertisement
Guest User

Untitled

a guest
Jul 22nd, 2019
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.54 KB | None | 0 0
  1. ****** Internal Builder is used for build ******
  2. g++ -ot1.o ..t1.cpp
  3. Internal Builder: Cannot run program "g++": The system cannot find the file specified.
  4.  
  5. Build error occurred, build is stopped
  6.  
  7. binutils
  8. gcc
  9. gcc-core
  10. gcc-g++
  11. gcc-mingw-core
  12. gcc-mingw-g++
  13. make
  14. gdb (needed if you want to support debug in eclipse)
  15.  
  16. cygdrivec -> c:
  17. cygdrived -> d:
  18. other drives if any .......
  19.  
  20. project properties / c/c++ build / settings / tool settings / cygwin C compiler
  21.  
  22. sh -c 'whatever was already there'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement