Re: Errors building qt
Jon S <[email protected]>
| Newsgroups | gmane.comp.kde.darwin |
|---|---|
| Message-ID | <[email protected]> |
I'd like to chime in on this one too....I am having this same error. cd designer && make -f Makefile /opt/kde/qt/bin/qmake -spec /opt/kde/qt/mkspecs/macx-g++ -o Makefile designer.pro /opt/kde/qt/bin/uic -L /opt/kde/qt/plugins listboxeditor.ui -o listboxeditor.h dyld: /opt/kde/qt/bin/uic can't open library: libqt-mt.3.dylib (No such file or directory, errno = 2) make[4]: *** [listboxeditor.h] Trace/BPT trap make[3]: *** [sub-designer] Error 2 make[2]: *** [sub-designer] Error 2 make[1]: *** [sub-tools] Error 2 make: *** [init] Error 2 output from some commands: [iBook-900:/opt/kde/qt] ratph1nk% echo $QTDIR /opt/kde/qt/ [iBook-900:/opt/kde/qt] ratph1nk% echo $DYLD_LIBRARY_PATH /opt/kde/qt/lib I think I remember having a similar problem the first time I compiled QT, but I cannot remember the resolution Any suggestions? -pH1nk On Jan 2, 2004, at 4:15 PM, Benjamin Reed wrote: > Keifer Miller wrote: > > >> cd designer && make -f Makefile >> /Developer/qt/bin/qmake -spec /Developer/qt/mkspecs/macx-g++ -o >> Makefile designer.pro >> /Developer/qt/bin/uic -L /Developer/qt/plugins listboxeditor.ui -o >> listboxeditor.h >> dyld: /Developer/qt/bin/uic can't open library: libqt-mt.3.dylib (No >> such file or directory, errno = 2) >> make[4]: *** [listboxeditor.h] Trace/BPT trap >> make[3]: *** [sub-designer] Error 2 >> make[2]: *** [sub-designer] Error 2 >> make[1]: *** [sub-tools] Error 2 >> make: *** [init] Error 2 > > the INSTALL file in qt's built tree says to set DYLD_LIBRARY_PATH to > $QTDIR/lib. > > -- > Benjamin Reed a.k.a. Ranger Rick -- http://ranger.befunk.com/ > gpg: 6401 D02A A35F 55E9 D7DD 71C5 52EF A366 D3F6 65FE > <jbeimler> yeah, rpm is for people who can't keep track of hundreds > of scraps of paper > > _______________________________________________ > KDE-Darwin mailing list > [email protected] > http://www.opendarwin.org/mailman/listinfo/kde-darwin