Wednesday, July 14, 2004

working on flamerobin (aka fbmanager) , now just trying to compile it
don't know why i had to move
/usr/lib/gcc-lib/i486-linux/3.3.4/crtbeginS.o to /usr/lib

(/usr/lib/gcc-lib/i486-linux/3.3.4/ is in the path...)

Update: now it works!

had to install wxStyledTextCtrl (make ; make install) from this dir
wxGTK-2.4.2/contrib/src/stc

and modify this line from flamerobin's Makefile

EXTRA_LIBS=/usr/lib/libwx_gtk2u_stc-2.4.so

and all compiled for gtk2 :)

No comments: