Quantcast
Channel: Jobs
Viewing all articles
Browse latest Browse all 18427

Dynamic Libraries Qt

$
0
0
Hi all, in Windows and using dynamic link libraries. You just need to place the rights .dlls in the same folder as qt compiled .exe. is it possible to achive the same goal in linux? i tried place qt linux compiled executable with libQtCore.so or/and libQtCore.so.4.8.4 and libQtGui.so or/and libQtGui.so.4.8.4 and its not working. am i missing any other *.so ? is it going to work like it works in windows? or is there other way? thx!

Viewing all articles
Browse latest Browse all 18427

Trending Articles