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.
LLVMの上にある言語へのQtバインディングを作成するための最良の方法は何ですか?
Qtヘッダーファイルを解析し、そこからCへのインターフェイスを生成してみてください。LLVMからCインターフェイスを呼び出しますか?それとも、SWIGをQtとインターフェースさせようとしますか?それとももっと良い方法はありますか?
KDEのスモークライブラリを見たことがありますか?Qtもラップします。