开发者

XCode SDL app crashes after main loop

开发者 https://www.devze.com 2023-02-16 17:20 出处:网络
I compiled my SDL app using XCode, and when 开发者_如何学GoI \"Build & Run\", it works fine. But when I click on the .app file outside of XCode, the application crashes after I click the \"Start\"

I compiled my SDL app using XCode, and when 开发者_如何学GoI "Build & Run", it works fine. But when I click on the .app file outside of XCode, the application crashes after I click the "Start" button.

I've included the images, sounds, and font in the same folder as my .app, but is there anything else that I need to put in that folder? I am using SDL_image, SDL_ttf, and SDL_mixer.

0

精彩评论

暂无评论...
验证码 换一张
取 消