benikabocha / saba

OpenGL Viewer (OBJ PMD PMX)
MIT License
442 stars 60 forks source link

When I generate an xcode project with cmake and build using that project, it crashes at runtime. #42

Open largefield-ohara opened 1 year ago

largefield-ohara commented 1 year ago

When building with Xcode, directories such as Debug and Release are created one level below and executable files are generated there. Currently, the resource directory is not copied to each directory, so the startup fails at the point of font loading.