Developer forums (C::B DEVELOPMENT STRICTLY!) > Development

Linux Linker error in SVN HEAD (Rev. 1542)

<< < (2/2)

mandrav:

--- Quote from: DanDanger on December 19, 2005, 02:25:03 am ---Why is C::B so hard to compile ??

--- End quote ---

It's not hard. Have you tried a make clean; make? This function's signature hasn't changed since revision 1508...

DanDanger:
YEAH,

now It compiles :-)

After a "fresh" svn-checkout, you have to make a "make install" (as root)  in "trunk/src/sdk".
libwxscintilla.so gets copied into "/usr/lib/", and all linker Errors are gone :-)

Thank's to everyone who helped me :-)

Greetings
DanDanger

lesnewell:
Yes this happens with a number of libraries. The makefiles are looking for the installed versions of the shared libraries rather then the newly compiled ones. If I knew more about the build system I would have a go at fixing it...

Les

Navigation

[0] Message Index

[*] Previous page

Go to full version