cpp-gui-template-sdl2-opengl icon indicating copy to clipboard operation
cpp-gui-template-sdl2-opengl copied to clipboard

On mac error using drag and drop

Open a-jp opened this issue 10 months ago • 1 comments

So after compiling, the App runs on osx from the command line fine, but accessing it through the applications folder after drag and drop it says: "You can't open the application "App" because it may be damaged or incomplete". Any advice?

Thanks

a-jp avatar Jan 15 '25 15:01 a-jp

I think it'll have issues finding the dynamic libs 🤔 But I need to check and verify this. "After drag & drop" you mean you've created a CPack build and tried to open the installed version?

Can you also give me what OS and Xcode version you used? ☺️

MartinHelmut avatar Jan 18 '25 09:01 MartinHelmut