-
-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Labels
bugSomething isn't workingSomething isn't workingdoneThe issue has been fixed and all related changes have been committedThe issue has been fixed and all related changes have been committed
Milestone
Description
I'm cross compiling in Ubuntu, target MSYS2
and noticed it is passing --native-file= instead of --cross-file=
so the runner is failing on sanitycheck.exe
https://github.com/dimitre/ofLibs/actions/runs/18194736423/job/51797882075
I think it has to do with this line
bool isNative = m_state.info.hostArchitecture() == m_state.info.targetArchitecture();Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingdoneThe issue has been fixed and all related changes have been committedThe issue has been fixed and all related changes have been committed
Type
Projects
Status
Done