News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

An error occurs while I compile the Code::Blocks in suse Linux,Help!!!!!

Started by boyeestudio, August 02, 2006, 04:41:23 AM

Previous topic - Next topic

boyeestudio

I compile the Code::Blocks in suse Linux,and first it runs all right,
then the fellowing error occurs as below:

.....
tinyxml/.libs/libtinyxml.a: member tinyxml/.libs/libtinyxml.a(libwx_gtk2u-2.6.a) in archive is not an object
collect2: ld returned 1 exit status
make[4]: *** [libcodeblocks.la] Error 1
make[4]: Leaving directory `/home/zte/install/codeblocks-1.0rc2/src/sdk'
.....

Ok.
I have the libwx_gtk2u-2.6.a package.But there is no libtinyxml.a in it.And I have download the tinyxml and compile it to the libtinyxml.a,then I put it in the current directory and also in the libwx_gtk2u-2.6.a.All I had done don't work any more. So I need help here.
Please give me a approach to resolve this problem!Thanks a lot!

boyeestudio