User forums > Nightly builds
The 15 November 2007 build (4639) is out.
reptils:
Curiously I'm the only who have the crash problem :?
Even if I open first C::B and use load project, I have the C::B crash. I had the same problem with several previous version. I think there is a problem with wxmsw28u_gcc_cb_wx286 because with an october version (I don't remember which one) using wx284 I don't have this problem.
EDIT: I have tried with the builds 4564 and the 4540 (wx284). My project can be loaded I can compile and use normaly C::B.
But:
1 My explorer window where lie my project freeze for several seconds
2 when I'm closing C::B with the close button sometime I have a crash codeblocks.RPT.
I have tried the 14 November 2007 build (4630) (wx286) and my project can't be loaded -> crash...
If killerbot or someone else would like to try loading my project I can share it.
pauliusz:
--- Quote from: idblew on November 16, 2007, 02:14:51 pm ---I'm referring to the "update.bat" in the wxSmith plugin source directory not the main "update.bat"
When I load Code::Blocks i'm getting:
Plugin resource not found: byogames.zip
Plugin resource not found: cb_koders.zip
Plugin resource not found: codesnippets.zip
Plugin resource not found: codestat.zip
Plugin resource not found: copystrings.zip
Plugin resource not found: DragScroll.zip
Plugin resource not found: envvars.zip
Plugin resource not found: keybinder.zip
Plugin resource not found: lib_finder.zip
Plugin resource not found: Profiler.zip
Plugin resource not found: SymTab.zip
Plugin resource not found: wxsmith.zip
Plugin resource not found: wxSmithContribItems.zip
The DLLs for these are in the plugins directory just not these ZIP files.
--- End quote ---
My fault. Patch 2234 broke target post build commands execution. Patch 2247 fixes this.
pauliusz:
--- Quote from: reptils on November 16, 2007, 05:34:01 pm ---If killerbot or someone else would like to try loading my project I can share it.
--- End quote ---
I can take a look at this problem. Mail it to me pauliusz(at)yahoo.com
mastro:
i cant' compile this on Linux
here the error i get: http://pastebin.com/f78ffa07c
my system is Ubuntu Feisty at the moment
this is what i've done:
--- Code: ---svn checkout svn://svn.berlios.de/codeblocks/trunk codeblocks-1.0svn4639 --revision 4639
cd codeblocks-1.0svn4639/
for f in $(find .); do dos2unix $f; done;
--- End code ---
then fixed changelog version to 6439
and changed int ./debian/control libstdc++6-4.0-dev to libstdc++6-4.1-dev (the 6-4.0 is'nt in the ubuntu repository and i don't think it change a lot)
--- Code: ---cat /usr/share/aclocal/libtool.m4 >> aclocal.m4
./bootstrap
sudo /usr/lib/pbuilder/pbuilder-satisfydepends # this downloaded all dependences
sudo debuild --linda -us -uc
--- End code ---
am i doing something wrong or it's a bug?
denk_mal:
Hi
--- Quote from: Acki on November 16, 2007, 05:22:01 pm ---Well, for me it doesn't crash and doesn't create any log files...
C::B works, but it won't open a project by double click on the project file and it blocks the folder of the project until I close C::B...
If I open the project from within C::B it loads and works fine, just the double click fault...
I can also open projects after I tried to open a project by double click, but the folder of the double clicked project is still blocked until I close C::B...
And after closing C::B I get this "File not found..." error message for the double clicked project...
--- End quote ---
I got the same problems as Acki. Build 4596 dosn't has this problem (I am still using those build), build 4630 and 4639 wont open the project.
After closing C::B I got the following errormessage:
--- Code: ---Bei der Weitergabe des Befehls an die Anwendung ist ein Fehler aufgetreten.
--- End code ---
Furtermore when I start C::B by opening a project and then minimize c::b it will restore the window immediately and the project is loaded correctly.
No errormessage on closing c::b
Due to my skill with wxWidget it seems to be a pending event.
denk_mal
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version