From: Andrew G. <ag...@em...> - 2001-01-22 22:04:14
|
> i do not have CodeWarrior. > i've tried to compile the ZHelloWorld app with Visual C++ and BC++, > but i didn't how to start. > i've also tried with cygwin gnu c++. > > can anyone explain me how to compile the example with any of these > compilers? The source as posted on sourceforge does _not_ build with Visual C++, but I'm close to wrapping a new release that will (amongst other changes) build with Visual C++. As far as BC++ goes, I'll need some help to get zoolib building there. It should have fewer problems than VC++, being a somewhat more comliant compiler, but I don't use it and thus can't do the porting work myself. gcc should actually be the least problematic as far as source compatibility goes, provided you're using gcc 2.95 or later. ZoolIb has built with gcc 2.7.x in the past, but there's at least some template code that will likely not build successfully and I don't plan to backport to 2.7.x. A __________________________________________________________________ Andrew Green mailto:ag...@zo... ZooLib Guy http://www.zoolib.org 350 25th Avenue, Suite #1 Vox: +1 (415) 831 2471 San Francisco, CA 94121-1912 Fax: +1 (415) 831 2472 |