-
-
Notifications
You must be signed in to change notification settings - Fork 27
Description
It still builds and runs fun with the build_and_run script, but I can no longer get it to build in Xcode 26.0.1. I've tried several different toolchains (snapshots and releases) but I cannot get this to work. Does anyone have any ideas how to fix this?
Thanks!
Ignoring '-enable-batch-mode' because '-whole-module-optimization' was also specified
Incremental compilation has been disabled: it is not compatible with whole module optimization
Clang dependency scanner failure: While building module 'CPlaydate' imported from CPlaydate-81d446d4.input:1:
In file included from <module-includes>:1:
/Users/andrew/Library/Developer/Xcode/DerivedData/perfect_batch-cyxmcjsrcwmuarhigyqjaeqykufx/SourcePackages/checkouts/PlaydateKit/Sources/CPlaydate/include/CPlaydate.h:2:10: fatal error: 'pd_api.h' file not found
CPlaydate-81d446d4.input:1:1: fatal error: could not build module 'CPlaydate'
Clang dependency scanner failure: While building module 'CPlaydate' imported from CPlaydate-101b44b1.input:1:
In file included from <module-includes>:1:
/Users/andrew/Library/Developer/Xcode/DerivedData/perfect_batch-cyxmcjsrcwmuarhigyqjaeqykufx/SourcePackages/checkouts/PlaydateKit/Sources/CPlaydate/include/CPlaydate.h:2:10: fatal error: 'pd_api.h' file not found
CPlaydate-101b44b1.input:1:1: fatal error: could not build module 'CPlaydate'
Clang dependency scanner failure: While building module 'CPlaydate' imported from CPlaydate-9b17a75b.input:1:
In file included from <module-includes>:1:
/Users/andrew/Library/Developer/Xcode/DerivedData/perfect_batch-cyxmcjsrcwmuarhigyqjaeqykufx/SourcePackages/checkouts/PlaydateKit/Sources/CPlaydate/include/CPlaydate.h:2:10: fatal error: 'pd_api.h' file not found
CPlaydate-9b17a75b.input:1:1: fatal error: could not build module 'CPlaydate'
Unable to find module dependency: 'CPlaydate'
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels