User forums > Nightly builds
The 22 march 2006 build is out.
Zlika:
I've read the thread but it's not very helpful to track the problem... I'm looking forward to buying a new computer where I could install a Debian! :lol:
Anyway, the thread is nearly 1 month old and I've made some changes since then. Does the problem still persist?
Michael:
--- Quote from: Zlika on March 23, 2006, 04:32:24 pm ---Anyway, the thread is nearly 1 month old and I've made some changes since then. Does the problem still persist?
--- End quote ---
I do not know. I have never re-activated the codestat plugin (I do not use it).
Best wishes,
Michael
aarti_pl:
I have deactivated _ALL_ plugins and problem still remains.
I have installed 2 versions of wxwidgets: one 2.6.1 is in /usr/lib (from standard Ubuntu 5.10 packages) and second 2.6.2 in /usr/local/lib (self compiled). Could it be a problem?
PS. I use now nightly CB from *.deb package for Ubuntu. rev. 2227
Regards
Aarti_pl
BTW: Compiling from svn makes CB crash on opening of almost every dialog (make clean-zip-files doesn't help at all). I use make Makefile as it is standard way of compiling Linux programs, and people are just familiar with it - so proper Makefiles is a must to make CB succesful on Linux.
Michael:
--- Quote from: aarti_pl on March 23, 2006, 06:30:11 pm ---BTW: Compiling from svn makes CB crash on opening of almost every dialog (make clean-zip-files doesn't help at all). I use make Makefile as it is standard way of compiling Linux programs, and people are just familiar with it - so proper Makefiles is a must to make CB succesful on Linux.
--- End quote ---
Hmmm. I have built C::B from SVN with make without troubles. Now I prefer to use C::B to build C::B. It is faster and I prefer this way. Anyway, I build .deb packages with make without troubles (if not the PCHs).
Best wishes,
Michael
mandrav:
--- Quote ---BTW: Compiling from svn makes CB crash on opening of almost every dialog (make clean-zip-files doesn't help at all).
--- End quote ---
If you 've built C::B before on this computer, make sure you run make uninstall before building the updated C::B. That is because it uses libcodeblocks.so which is already installed (normally in /usr/lib or /usr/local/lib) and not the one you 're building.
--- Quote ---I use make Makefile as it is standard way of compiling Linux programs, and people are just familiar with it - so proper Makefiles is a must to make CB succesful on Linux.
--- End quote ---
We 're using autotools to generate the Makefiles, we don't create them by hand. So, I guess, they are proper Makefiles...
OTOH, if you believe there 's something wrong with our autotools scripts, please provide a patch.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version