Mac OSX和QT上的共享库

时间:2012-12-04 20:14:55

标签: macos qt shared

有谁知道如何摆脱这个问题?我正在使用Mac开发Maemo 5。

Killing remote process(es)...
Starting remote process...
Remote process started.
/opt/Blue/bin/Blue: error while loading shared libraries: libQtConnectivity.so.1: cannot open shared object file: No such file or directory
Finished running remote process. Exit code was 127.

我已按照此处的说明操作: http://www.developer.nokia.com/Community/Wiki/Latest_Qt_and_Qt_mobility_evaluation_on_Maemo

我想我只需要确保我的mac链接到该文件,该怎么做?

构建软件包很好但是当我尝试在我的N900手机上部署它时出现错误。错误出现在QTCreator输出中。

0 个答案:

没有答案