Code::Blocks Forums

User forums => Help => Topic started by: killerbot on June 19, 2006, 11:50:01 pm

Title: libexporter plugin fails to load on suse 10.1
Post by: killerbot on June 19, 2006, 11:50:01 pm
I always have 1 plug-in that fails to load :
Quote
Plugins that failed to load: libexporter.so
Does anyone else have this problem ?
Or better : knows the solution ?
Title: Re: libexporter plugin fails to load on suse 10.1
Post by: Ceniza on June 20, 2006, 06:04:38 am
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?
Title: Re: libexporter plugin fails to load on suse 10.1
Post by: killerbot on June 20, 2006, 07:34:05 am
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 ...