News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

error

Started by Marcel, June 16, 2008, 03:24:49 PM

Previous topic - Next topic

Marcel

I wanted to compile a plugin for xchat with wxwidgets inside. (sorry for my english ;p)

I get this errors:
/usr/bin/ld: obj/Release/main.o: relocation R_X86_64_32 against `Simple::sm_eventTable' can not be used when making a shared object; recompile with -fPIC

So, how can I compile with -fPIC ?

dje

It looks like a macro.
You can add it in the compiler options of your project settings.

Dje

Marcel

#2
Mhhh do you have a example, I don't understand, sorry ;)

edit:
I put it to project->build options->other options, but it's still the same error