Hello,
Question for the linux c gurus. Hopefully someone can help me.
I am porting some commandline projects to a backup machine.
This is on ubuntu 16.04 with latest qt 4.8.7 on a 32 bit machine
I have a project with a .pro file
I do qmake, then i do make -B, it compiles without errors but there is no output file generated.
On a 64 bit machine with previous ubuntu 14.04 / qt 4.8.1 it works great.
Thanks.
Bookmarks