Stefan Langerman wrote: > Hello, > The package ipe6-6.0pre10 that I wrote no longer compiles on Intel 10.5.6. > I will not continue supporting that package, since there are now some > better > precompiled versions, > e.g., http://naranja.umh.es/~atg/software-qt4.html > <http://naranja.umh.es/%7Eatg/software-qt4.html> > Thanks to all who used this package while it was alive. If anyone wants to > take over, feel free to do so. > Stefan. > ------------------------------------------------------------------------ For those of us who don't like to have a separate Qt install for every application, the error (same on 10.5.6 PPC) looks to be the typical issue with Leopard being extra-strict on types:
... g++-4.0 -c -pipe -Wall -W -Os -fPIC -D__DARWIN_X11__ -DIPELIB_DEBUG -DQT_NO_DEBUG -I/sw/lib/qt3/mkspecs/default -I. -I../include -I../../../../../../lib/qt3/include -I/sw/lib/qt3/include -o ../../build/obj/ipelib/ipebase.o ipebase.cpp ../include/ipebase.h:220: error: 'uint' does not name a type ../include/ipebase.h:221: error: 'uint' does not name a type ... -- Alexander Hansen Fink User Liaison ------------------------------------------------------------------------------ Register Now & Save for Velocity, the Web Performance & Operations Conference from O'Reilly Media. Velocity features a full day of expert-led, hands-on workshops and two days of sessions from industry leaders in dedicated Performance & Operations tracks. Use code vel09scf and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf _______________________________________________ Fink-devel mailing list [email protected] http://news.gmane.org/gmane.os.apple.fink.devel
