News:

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

Main Menu

SVN resources.zip missing

Started by Pecan, December 08, 2005, 08:37:49 PM

Previous topic - Next topic

Pecan

I downloaded the trunk with :

SET APR_ICONV_PATH=C:\usr\bin\Subversion\iconv
svn checkout svn://svn.berlios.de/codeblocks/trunk

No errors on the download. But after compiling,  codeblocks
puts up the message "cannot find ..Resources.zip".
It also cannot find splash_new.png.

Sure enough, svn did not download those files. Where can I get
the appropriate ...\codeblocks\plugins\*.zip files for the svn version?

thanks
pecan



tiwag


sethjackson

Quote from: Pecan on December 08, 2005, 08:37:49 PM
I downloaded the trunk with :

SET APR_ICONV_PATH=C:\usr\bin\Subversion\iconv
svn checkout svn://svn.berlios.de/codeblocks/trunk

No errors on the download. But after compiling,  codeblocks
puts up the message "cannot find ..Resources.zip".
It also cannot find splash_new.png.

Sure enough, svn did not download those files. Where can I get
the appropriate ...\codeblocks\plugins\*.zip files for the svn version?

thanks
pecan




The .zip files get created when you compile C::B IIRC. :) The .png files should have downloaded though...

Pecan

Ok thanks,

That worked, and the missing files miraculously appeared.

Thanks
Pecan

sethjackson

Quote from: Pecan on December 08, 2005, 09:08:43 PM
Ok thanks,

That worked, and the missing files miraculously appeared.

Thanks
Pecan


No problem. :)