使用soil时 ,会报类似
Undefined symbols for architecture x86_64:
"_SOIL_load_image", referenced from:
这种错误,网上搜索的话 大部分解决方法是添加-m64
这个应该是没错的 ,不过我使用的是xcode 所以更大的可能原因需要在项目属性other linker flags中添加-lSOIL