[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

FTB in QT5



Hi list,

I'm trying to compile pgmodeler
(http://www.pgmodeler.com.br/wiki/doku.php?id=installation)
from the tarball, but after a while, it FTB w/ this message:

g++ -m64 -Wl,-O1 -o ../build/pgmodeler obj/main.o obj/application.o
-L/usr/X11R6/lib64 /usr/local/src/pgmodeler-0.7.2/build/libutils.so /usr/local/src/pgmodeler-0.7.2/build/libparsers.so /usr/local/src/pgmodeler-0.7.2/build/libpgconnector.so /usr/local/src/pgmodeler-0.7.2/build/libobjrenderer.so /usr/local/src/pgmodeler-0.7.2/build/libpgmodeler.so /usr/local/src/pgmodeler-0.7.2/build/libpgmodeler_ui.so
-lQt5PrintSupport -lQt5Widgets -lQt5Network -lQt5Gui -lQt5Core -lGL
-lpthread -lpq -lxml2 -lXext -lX11 -lm 

make[1]: Leaving directory '/usr/local/src/pgmodeler-0.7.2/main' cd
plugins/dummy/ && ( test -e Makefile
|| /usr/lib/x86_64-linux-gnu/qt5/bin/qmake /usr/local/src/pgmodeler-0.7.2/plugins/dummy/dummy.pro -o Makefile ) && make -f Makefile

Project ERROR: Unknown module(s) in QT: uitools

Makefile:435: recipe for target 'sub-plugins-dummy-make_first-ordered' failed make: ***
[sub-plugins-dummy-make_first-ordered] Error 3


Unfortunately, I can't find which QT5 pkg have the module 'uitools'
(I installed almost all QT5 pkgs because of that:(


Reply to: