User forums > General (but related to Code::Blocks)
Downloading Code::Blocks
Big Brother:
I just want to have a direct link to the file that I have to download to have Code::Blocks on Linux : Ubuntu 7.10 amd 64 bits.
I have try to download it, but when I tried to download it, it was not the good version.
Thank you in advance.
P.S. Before I was using Code::Blocks on Windows, but I changed to Linux! :D 8)
Je voudrais juste avoir un lien directe sur le fichier qu'il faut que je download pour avoir Code::Blocks sur Linus : Ubuntu 7.10 amd 64 bits.
J'ai déjà essayer de le downloader, mais je n'ai pas downloader la bonne version.
Merci d'avance.
P.S. Avant j'utilisais Code::Blocks sur Windows, mais j'ai changé pour Linux! :D 8)
orel:
CB nighlty builds are not hosted here, on CB website. For windows users it is possible to go directly at berlios but for linux users you can go to Xaviou's Ubuntu 64bits binaries page http://www.esnips.com/web/CodeBlocks
There you have a list with the latest built ones
Orl
Big Brother:
Tank's, I see that's the good version and more: the version I'm downloading was put there 4 min ago.
Big Brother:
Now that I'm trying to install C::B, I have an errors and I need help.
--- Code: ---Fatal Error: Mismatch between the program and library build versions detected.
The library used 2.8 (no debug,Unicode,compiler with C++ ABI 1002,wx containers,compatible with 2.4,compatible with 2.6),
and your program used 2.8 (no debug,Unicode,compiler with C++ ABI 1002,wx containers,compatible with 2.6).
Abandon (core dumped)
--- End code ---
I try to download some versions (like libwxgtku2.6-2.6.3-8mdv2007.1.i586.rpm) but it seems that it dont work.
Thank to your reply.
stahta01:
You need to use the same library in your project and the one on your system.
Did you compile the Library yourself?
If so, what was the configure command?
What does the following commands return?
--- Code: ---which wx-config
--- End code ---
--- Code: ---wx-config --cflags
--- End code ---
Tim S
Navigation
[0] Message Index
[#] Next page
Go to full version