User forums > Nightly builds

The 15 November 2007 build (4639) is out.

<< < (4/14) > >>

idblew:
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.

idblew:
Ok, here's what is happening.

For the plugins previously mentioned the post-build command specified in the plugin project is either not running or failing.  See table below for details:

Plugin                  Post-Build Routine
byogames                zip -j9 ..\..\..\devel\share\CodeBlocks\byogames.zip manifest.xml
cb_koders               zip -j9 ..\..\..\devel\share\CodeBlocks\cb_koders.zip manifest.xml
codesnippets            update.bat
codestat                zip -j9 ..\..\..\devel\share\codeblocks\codestat.zip resources\manifest.xml resources\*.xrc
copystrings             zip -j9 ..\..\..\devel\share\CodeBlocks\copystrings.zip manifest.xml
DragScroll              zip -j9 ..\..\..\devel\share\CodeBlocks\DragScroll.zip manifest.xml
envvars                 zip -j9 ..\..\..\devel\share\codeblocks\envvars.zip manifest.xml *.xrc
keybinder               zip -j9 ..\..\..\devel\share\CodeBlocks\keybinder.zip manifefest.xml
lib_finder              update.bat
Profiler                zip -j9 ..\..\..\devel\share\codeblocks\Profiler.zip resources\manifest.xml resources\*.xrc
SymTab                  zip -j9 ..\..\..\devel\share\codeblocks\SymTab.zip resources\manifest.xml resources\*.xrc
wxsmith                 update.bat
wxSmithContribItems     zip -j9 ..\..\..\devel\share\CodeBlocks\wxSmithContribItems.zip manifest.xml


By manually running these commands from the appropriate directory then everything works fine.

Acki:

--- Quote from: MortenMacFly on November 16, 2007, 01:23:25 pm ---Nice to know what OS, what wx version, what C::B version/revision (self-compiled)...?! No such information - no help possible.

--- End quote ---
Ohh, yeah, sorry  :D
I'm using WinXP(sp2) on a Celeron 2.66GHz with 1GB RAM...
C::B and wx all from this thread (nothing self-compiled just downloaded from the links above)...

EDIT: btw, you can download the RubCube program at my site: http://abusoft.g0dsoft.com

reptils:
I have the same configuration... and the same problem.
There is codeblocks.RTP generated after crash
http://reptils.free.fr/forumhardware/images/codeblocks.RPT

Acki:
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...

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version