Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
共有ライブラリファイルをビルドするときにqmakeが.soを追加しないようにqmakeプロジェクトファイル(* .pro)を変更する方法はありますか?私はそれがターゲットファイルタイプのために起こることを知っています...
次のようなものを.proファイルに追加してみてください。
QMAKE_EXTENSION_SHLIB = some_other_extension