I want to embed love2d as a library into my iOS application, but I'm facing an issue with missing header files: love.cpp: 'common/config.h' file not found.
My approach is as follows:
1. In the Xcode project, I select 'Add Files to MyApplications'.
2. I locate liblove.xcodeproj and add it.
3. I also add love.cpp using the same method.
Attachments
WeChat3e47259d84fdc6ef44806db46d84dd8c.png (234.82 KiB) Viewed 7446 times