Skip to content

No longer builds on latest xcode #148

@CyanBlob

Description

@CyanBlob

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'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions