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.
SWIG を使用して管理されていない c dll の外部関数を呼び出す Java ラッパー クラスを作成する必要があるプロジェクトに取り組んでいます。
SWIG メイン サイトのチュートリアルやその他のリソースには、常に実装用の c ソース ファイルとヘッダー ファイルが必要です。
dll を SWIG に参照して Java ラッパーを作成する方法はありますか。ない場合は、私の目標を達成する別の方法があります。
ありがとう。