From: Diez B. R. <de...@we...> - 2005-11-08 09:50:25
|
Adrien Bourdet wrote: > I downloaded sip, pyqt and qt. > I can't compile/link qt nor sip :(. > With gcc4, I get compilations errors. With gcc3, theses errors are > reported as warnings and the compilations goes on. But i can't link. > I did as the INSTALL files from qt says... > I also configured qt with : ./configure -no-accessibility -no-ipv6 > -no-tablet -fast, and i put /usr/lib:/sw/lib into DYLD_LIBRARY_PATH, > but nothing work better Sorry to hear that. I didn't have these problmes. I currently can't remember if and how I build Qt. I checked back on my machine (yesterday I was at work, under Linux) - and I found PyQt-mac and sip source dirs, so I certainly build those myself. But no Qt-Source (nor package) in sight - maybe I got a binary, contrary to my previous posts. HTH, Diez |