Code::Blocks Forums

User forums => Help => Topic started by: Scribe on July 20, 2006, 07:33:24 pm

Title: FC5 x86-64
Post by: Scribe on July 20, 2006, 07:33:24 pm
Hi guys,

I'm new to linux all together and have just tried installing the last nightly build for fedora core 5.

However i get the following errors:
Code
Missing Dependency: libwx_gtk2u_xrc-2.6.so.0(WXU_2.6) is needed by package codeblocks
Missing Dependency: libwx_gtk2u_html-2.6.so.0(WXU_2.6) is needed by package codeblocks
Missing Dependency: libwx_baseu-2.6.so.0 is needed by package codeblocks
Missing Dependency: libwx_gtk2u_core-2.6.so.0 is needed by package codeblocks
Missing Dependency: libwx_gtk2u_core-2.6.so.0(WXU_2.6.2) is needed by package codeblocks
Missing Dependency: libwx_gtk2u_qa-2.6.so.0(WXU_2.6) is needed by package codeblocks
Missing Dependency: libwx_baseu_xml-2.6.so.0(WXU_2.6) is needed by package codeblocks
Missing Dependency: libwx_baseu-2.6.so.0(WXU_2.6) is needed by package codeblocks
Missing Dependency: libwx_gtk2u_xrc-2.6.so.0 is needed by package codeblocks
Missing Dependency: libwx_baseu_xml-2.6.so.0 is needed by package codeblocks
Missing Dependency: libwx_gtk2u_qa-2.6.so.0 is needed by package codeblocks
Missing Dependency: libwx_gtk2u_html-2.6.so.0 is needed by package codeblocks
Missing Dependency: libwx_gtk2u_adv-2.6.so.0 is needed by package codeblocks
Missing Dependency: libwx_gtk2u_core-2.6.so.0(WXU_2.6) is needed by package codeblocks
Missing Dependency: libwx_gtk2u_adv-2.6.so.0(WXU_2.6) is needed by package codeblocks
Missing Dependency: libwx_baseu_net-2.6.so.0(WXU_2.6) is needed by package codeblocks
Missing Dependency: libwx_baseu_net-2.6.so.0 is needed by package codeblocks

I have the latest version of wxGTK installed through yum, i can only assume my problem is because this is not an x86-64 build? If so can anyone provide me with a build for this platform?

Thanks.
Title: Re: FC5 x86-64
Post by: TheTuxKeeper on July 20, 2006, 08:25:41 pm
Yes, it's because you use the 64bit libraries.

I can't provide a 64bit build, I don't have the hardware for this :(
Title: Re: FC5 x86-64
Post by: Scribe on July 20, 2006, 09:09:37 pm
Thanks anyways, any one else?
Title: Re: FC5 x86-64
Post by: Game_Ender on July 20, 2006, 11:14:29 pm
Thanks anyways, any one else?

Download from svn and compile it yourself its not very hard.
Title: Re: FC5 x86-64
Post by: Scribe on July 26, 2006, 01:29:28 pm
Yeah sure lol, i managed to get it to bootstrap and configure without error but it won't make. I get the following problem/s (i cant tell how mny!?) with the latest build:

Code
../../../../src/sdk/scripting/sqplus/SqPlusConst.h:46: error: no matching function for call to 'Push(SQVM*&, const wxArrayString&)'

Title: Re: FC5 x86-64
Post by: killerbot on July 26, 2006, 02:12:53 pm
join the club, which club : the "we have on our linux gcc 4.1.x and the gcc guys screwed something up" - club.
Solution : downgrade your gcc or install older one next to it.
I haven't tried it yet, but this topic has some clues (near the end I think)  : http://forums.codeblocks.org/index.php?topic=3481.0