Build error with a Hello World C program with a default CDT plugin installation in Eclipse on Ubuntu -
I have just installed the CDT plugin for Eclipse on my Ubuntu machine. I created a new Hello World ANSI C project and put the code for a basic program inside the source file:
#include
When I am going to create a program, I get this error that "errors were encountered during build." Projects running on 'CS47 HW2' builders 'CDT builder' Errors on index 4: CS47 HW2 "
In addition, 2 errors occur when I have two errors with 85 warnings to create a program in the Problem window:
Details processing Path Location Type ./src/CS47 HW2.o: Estates against `.rodata ' Consequently R_X86_64_32 can not be used when sharing object; Reload- fPIC CS47 HW2 C / C ++ Problem
and
Description Resource Path Create Location Type: * [libCS47 HW2] Error 1 CS47 HW2 C / C ++ problem
The first comment is that it works with the name Eclipse CdT plugin for some reasons Will allow a place in.
Comments
Post a Comment