You are not logged in.

#1 2008-03-16 12:46:45

skinney
Member
From: Norway
Registered: 2007-04-07
Posts: 37

Can't make static build (wxSQLite3)

Hi!

I'm trying to get wxSQLite3 to compile as a static build. I configure it to build a static build, ./configure -disable-shared but for some reason it only builds shared libraries (.so). Using the shared library gives me this error when running the program i'm making:

./Necessity: error while loading shared libraries: libwxcode_gtk2u_wxsqlite3-2.8.so.0: cannot open shared object file: No such file or directory

Which is wierd, as I know i've linked it correctly in Codeblocks :S

Offline

Board footer

Powered by FluxBB