Author Topic: About Nightly Cookbook  (Read 4973 times)

Offline erikkk

  • Single posting newcomer
  • *
  • Posts: 3
About Nightly Cookbook
« on: February 11, 2008, 06:32:48 pm »
Hi all,

I have a problem about zip.exe.
refering to ... http://wiki.codeblocks.org/index.php?title=Nightly_Cookbook
There is a direct link to download zip232.zip, but I can't find zip.exe. Perhaps, should I try to compile zip.c and create a zip.exe by Code::Blocks? If it is a really stupid problem, please forgive me. I am a new guy, but I just want to play wxSmith. Thanks for your reply. :P

Oh! :o I download
Code::Blocks IDE, with MINGW compiler
Filesize: 13,597,181 Bytes | Version: 1.0rc2
MD5 Hash: 7638bdd4fd087b3168be4f0f968d1f3c
http://prdownloads.sourceforge.net/codeblocks/codeblocks-1.0rc2_mingw.exe?download
Can it be used to do Nightly_Cookbook in Windows 2000 SP4?

247MB RAM lets me wait a lot of time at every steps. :(

I come from Taiwan, and my English is bad. However, I try my best to write this essay. Please reply to me, if there is something I don't write correctly. Thank you again. :D

Regards,
erikkk
« Last Edit: February 11, 2008, 06:37:29 pm by erikkk »

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7255
Re: About Nightly Cookbook
« Reply #1 on: February 11, 2008, 09:28:57 pm »
1.0rc2 is pretty old and buggy, don't use it.

On W2k you can use actually C::B nightly from here.
You only need MingW and wxWidgets if you want to use them, if you use another compiler or toolkit, you only need the dll's C::B is linked against.
You find the links in the nightlies announcements.

On W2KSP4 and WinXPSP2 I use MingW 4.2.1-dw2 (technical preview) from mingw.org and a self-compiled wxWidgets 2.8.7 (source from wxwidgets.org, compiled as decribed in nightly cookbook).

You can download zip.exe from http://www.info-zip.org/Zip.html (or a link found there).


Offline erikkk

  • Single posting newcomer
  • *
  • Posts: 3
Re: About Nightly Cookbook
« Reply #2 on: February 12, 2008, 08:07:01 am »
Thank you, Jens.

I'd done those things aready. My problem is about zip.exe. Where is zip.exe? In fact, it doesn't work when update.bat executes.

The C::B environment attracts me very much, but it seems to be easier to use borland than use C::B with wxWidgets.

Regards,
erikkk

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: About Nightly Cookbook
« Reply #3 on: February 12, 2008, 08:38:40 am »
Where is zip.exe?
C::B does not ship with zip.exe as this is usually installed on every system. If you don't have it, please download it here:
http://infozip.sourceforge.net/
...or the d/l link:
http://infozip.sourceforge.net/Zip.html#Win32
...or search with google for "infozip download".
With regards, Morten.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ

Offline dje

  • Lives here!
  • ****
  • Posts: 683
Re: About Nightly Cookbook
« Reply #4 on: February 12, 2008, 08:40:49 am »
Hi !

and once it is extracted, it must be referenced by the PATH environment variable (at least on Windows).

Dje

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7255
Re: About Nightly Cookbook
« Reply #5 on: February 12, 2008, 09:21:51 am »
I'd done those things aready. My problem is about zip.exe. Where is zip.exe? In fact, it doesn't work when update.bat executes.

As I wrote before:

You can download zip.exe from http://www.info-zip.org/Zip.html (or a link found there).

It leads through the same page Morten posted. Follow one of the download-links and download "zip232xN.zip" extract it and make sure zip.exe is in your path .

Offline erikkk

  • Single posting newcomer
  • *
  • Posts: 3
Re: About Nightly Cookbook
« Reply #6 on: February 12, 2008, 11:23:22 am »
Thank you, all of you. I finally find zip.exe.
http://www.ctan.org/get/tools/zip/info-zip/MSDOS/zip232x.zip
I hope it can work. Ha!Ha! Regards, Infant