Code::Blocks Forums
User forums => Help => Topic started by: killerbot on June 19, 2006, 11:50:01 pm
-
I always have 1 plug-in that fails to load :
Plugins that failed to load: libexporter.so
Does anyone else have this problem ?
Or better : knows the solution ?
-
It does?
I haven't tried it for a long time, but the few times I did it loaded without problems.
How did you compile it? Using the project file? Enabling it in configure? Compiling it later with the Makefile?
-
I compiled command line wise ;-) : make. (the first time configure was done without enabling the contrib's, afterwards I did configure again, enabling the contrib's). Have done make clean etc ...