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.
Macでluaを正常にコンパイルしました。できます。実行されます。今、私はそれをXCodeのC++と混ぜたいと思います。そこで、XCodeにライブラリを追加する通常の場所であるリンクライブラリを調べました。しかしもちろん、luaはありません。では、プログラムにlua.hを正しく含めることができるように、XCodeにluaの存在を伝えるにはどうすればよいですか?
君による :
https://github.com/breinhart/Lua-In-Xcode