Building KDevelop...
Olivier Bonnet <[email protected]>
| Newsgroups | gmane.comp.kde.darwin |
|---|---|
| Message-ID | <[email protected]> |
Hi everybody, since there was no status on Kdevelop on the wiki page, I figured no one had tried yet and I decided to give it a shot. Things went quite smoothly until I stumbled on a libtool problem : /bin/sh ../libtool --silent --mode=link --tag=CXX g++-3.3 -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -fno-builtin -g -Os -fno-exceptions -fno-check-new -fno-common -DQT_MAC -no-cpp-precomp -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -L/opt/kde/lib -L/usr/local/qt/lib -L/sw/lib -o libkdevelop.la -rpath /opt/kde/lib -no-undefined -L/usr/local/qt/lib -L/opt/kde/lib -L/opt/kde/lib -version-info 1:0 dummy.lo ../lib/interfaces/libkdevinterfaces.la ../lib/util/libkdevutil.la ../lib/project/libkdevproject.la ../lib/widgets/propeditor/libpropertyeditor.la -lktexteditor -lkparts -lkio libtool: link: cannot find the library `' make[3]: *** [libkdevelop.la] Error 1 I am definitely not a libtool expert. Any ideas here ? Olivier Bonnet