Developer forums (C::B DEVELOPMENT STRICTLY!) > Development

SVN resources.zip missing

(1/1)

Pecan:
I downloaded the trunk with :

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

--- End code ---
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:
you need to run update.bat - but before you need a zip program in your path

please read the wiki about these steps
http://wiki.codeblocks.org/index.php?title=Compiling_wxWidgets_2.6.1_to_develop_Code::Blocks_%28MSW%29#Post_compilation_steps_.28before_running_C::B.29

sethjackson:

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

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

--- End code ---
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




--- End quote ---

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


--- End quote ---

No problem. :)

Navigation

[0] Message Index

Go to full version