c - GCC installed on ubuntu 14.04, but no toolchain visible on eclipse? -


so itś first time using eclipse in ubuntu , seem have problems setting gcc toolchain. expect toolchains work standard helloworld example, don't (after building project of course).

i following error:

enter image description here

when adding new project, have choice between these toolchains:

enter image description here

when unmarking ¨show project types , toolchains if...¨, gcc toolchain in list, doesn´t seem right (and not working).


Comments

Popular posts from this blog

c++ - Difference between pre and post decrement in recursive function argument -

php - Nothing but 'run(); ' when browsing to my local project, how do I fix this? -

php - How can I echo out this array? -