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
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
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...
Ok thanks,
That worked, and the missing files miraculously appeared.
Thanks
Pecan
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. :)