DevC++ from sourceforge to build Zope on win32/linux
How would a project sound. I'm thinking about trying to put it together using ming32 with devC++. Does it sound possible, or would I be wasting my time. I'm taking a C language class and I want to play around with the Zope source. The link to devC++ follows http://sourceforge.net/projects/dev-cpp/ Thanks http://sourceforge.net/projects/dev-cpp/ Peace, -- James I am a Washington State Citizen. Spamming this Email Address may be against Washington State Law Chapter 19.86, and 19.190 RCW. http://www.wa.gov/ago/junkemail/protect.html _________________________________________________________________ Chat with friends online, try MSN Messenger: http://messenger.msn.com
Am Mit, 2002-09-25 um 01.00 schrieb James Johnson:
How would a project sound. I'm thinking about trying to put it together using ming32 with devC++. Does it sound possible, or would I be wasting my time. I'm taking a C language class and I want to play around with the Zope source. The link to devC++ follows Well, while Zope comes with some C sources (42436 lines to be exact) but it's still a Python project at heart (63738 lines). I'm not sure what exactly is the topic of your C language class, but Zope as such is not the most trivial project to study. Especially as most of the C language modules are optimizations of Python modules that gave most Python developers already headaches when they where Python modules, ...
(LOCs from CVS checkout version, there are also 13788 lines of DTML,
http://sourceforge.net/projects/dev-cpp/ As far as I can see this is just an IDE for gcc/w32. What does this have to do with Zope?
Andreas -- Andreas Kostyrka <andreas@kostyrka.priv.at>
participants (2)
-
Andreas Kostyrka -
James Johnson