Re: [gtkmm] Glib::Module problem with loading libraries



On Wed, 2004-04-14 at 11:11, cedric wrote:
> Hi,
> 
> I've tried that : Glib::Module 
> NewModule("./Plugin/libtest.so",Glib::MODULE_BIND_MASK);
> 
> But when executing ...
> 
> ./Plugin/libtest.so: invalid ELF header

Maybe it isn't actually a valid library. It might be a script (try
opening it in a text editor). The real library might be in
./Plugin/.libs/.

-- 
Murray Cumming
www.murrayc.com
murrayc murrayc com




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]