Author Topic: What to do after codeblocks.exe has been build  (Read 5098 times)

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5490
What to do after codeblocks.exe has been build
« on: December 05, 2005, 07:49:08 pm »
When you build the svn version of CodeBlocks by using the CodeBlocks-NewBuild.cbp , what are the steps to perform after a succesfull build ?
The exe shows up in the devel subdir from the src directory. One thing I did was copying to that location th wx dll, but this is surely not enough. Double clicking the exe results in complaints of not finding resources.zip, which it expects in the share/... . Comparing with RC2, there seems to be a lot missing in that directories (zip's for the plug-ins, images ..).
What's the correct way to :
- either move the exe so it's in the correct environment
- get all thos others files in the correct position compared to the generated exe ??


many thanks for the help,
Lieven

Offline mandrav

  • Project Leader
  • Administrator
  • Lives here!
  • *****
  • Posts: 4315
    • Code::Blocks IDE
Re: What to do after codeblocks.exe has been build
« Reply #1 on: December 05, 2005, 07:53:02 pm »
Just run update.bat.
Be patient!
This bug will be fixed soon...

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5490
Re: What to do after codeblocks.exe has been build
« Reply #2 on: December 05, 2005, 08:01:41 pm »
so difficult ... :P :wink:

Offline cyberkoa

  • Plugin developer
  • Almost regular
  • ****
  • Posts: 145
    • http://
Re: What to do after codeblocks.exe has been build
« Reply #3 on: December 06, 2005, 12:59:21 am »
so difficult ... :P :wink:
he he , you may need the zip.exe on Windows ,  it is not so easy  :P

zip.exe can be downloaded from http://www.info-zip.org/pub/infozip/Zip.html