News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

USER ERROR: codesnippets seems to be missing 3 png files

Started by stahta01, December 29, 2006, 02:44:57 AM

Previous topic - Next topic

stahta01

It appears to be a user error issue, every so often I delete the output folder to make sure I don't get left over stuff then I run update.bat which I thought copies over everything from devel folder, but it does NOT do all of the contrib stuff.   

Note: The nightly build has them, I just have issues when building from SVN.

Tim S

Error I get:

20:34:47: Can't load image from file 'C:\CodeProjects\CodeBlocksProjects\CodeBlocks\CB_SVN_with_wx28\codeblocks-head\codeblocks\src\output/share/codeblocks\images\codesnippets\allsnippets.png': file does not exist.
20:34:47: Couldn't add an image to the image list.
20:34:47: Can't load image from file 'C:\CodeProjects\CodeBlocksProjects\CodeBlocks\CB_SVN_with_wx28\codeblocks-head\codeblocks\src\output/share/codeblocks\images\codesnippets\category.png': file does not exist.
20:34:47: Couldn't add an image to the image list.
20:34:47: Can't load image from file 'C:\CodeProjects\CodeBlocksProjects\CodeBlocks\CB_SVN_with_wx28\codeblocks-head\codeblocks\src\output/share/codeblocks\images\codesnippets\snippet.png': file does not exist.
20:34:47: Couldn't add an image to the image list.
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]