Hi,
I have tried to build a static version of my program, that I want to use on a PC without Qt. First I tried a simple program, and that is running on the other PC. Works fine.
I have followed this link: http://doc.trolltech.com/latest/deployment-x11.html, and the simple program runs fine.
When I tried to qmake my program that include QextSerialPort, I got this error message:
"WARNING: source.path is not defined: install target not created".
Does anybody know what I can do to solve this problem?![]()
Bookmarks