cocos2d / cocos2d-x-3rd-party-libs-src

Dependencies of cocos2d-x.
142 stars 169 forks source link

xcode12 simulator luajit link error #183

Open chenfubi opened 3 years ago

chenfubi commented 3 years ago

luajit.a will cause link error when target is simulator, can fix it?

xianzhiliao commented 3 years ago

same problem,is there any solution you can share