-
See example below - touch a file in a widget lib, type make at toplevel: nothing is rebuilt. Run make inside subdirectory and rebuild is done.
This same issue is causing build errors for sicer4 so p…
-
centos 6.3.完全按照http://www.aitilife.com/qtqq/上手动编译方法来的,出现下面错误
$cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr ..
-- The C compiler identification is GNU
-- The CXX compiler identificati…
-
During the November CTK hackfest, consensus has been reached. It has been decided to remove the Log4Qt dependency.
jcfr updated
12 years ago
-
"qmake -project" works, but when execute "qmake", i get following stderr:
RCC: Warning: No resources in 'misc/img.qrc'.
btw, i'm using archlinux with qt 4.8.2.
BTW, i can use qtqq-bin you packed, but…
-
Hi !
I am currently working on a project using CommonTK. I need to manage the entire compilation process including CTK compilation. So, for several reasons, I have to disable the git clone of all CTK …