Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't compile #19

Open
cyn8 opened this issue Sep 5, 2024 · 0 comments
Open

Can't compile #19

cyn8 opened this issue Sep 5, 2024 · 0 comments

Comments

@cyn8
Copy link

cyn8 commented Sep 5, 2024

Trying to compile so I can utilise foulwrapper, but compiling both locally and using GH actions results in the following:

==> Notice: Build may be slow as Theos isn’t using all available CPU cores on this computer. Consider upgrading GNU Make: https://theos.dev/docs/parallel-building
==> Warning: Building for iOS 13.0, but the current toolchain can’t produce arm64e binaries for iOS earlier than 14.0. More information: https://theos.dev/docs/arm64e-deployment
> Making all in subprojects of tool fouldecrypt…
==> Notice: Build may be slow as Theos isn’t using all available CPU cores on this computer. Consider upgrading GNU Make: https://theos.dev/docs/parallel-building
==> Warning: Building for iOS 13.0, but the current toolchain can’t produce arm64e binaries for iOS earlier than 14.0. More information: https://theos.dev/docs/arm64e-deployment
> Making all for subproject kerninfra…
==> Compiling patchfinder/libdimentio.c (arm64)…
==> Compiling rw_wrap/rw_wrap.cpp (arm64)…
In file included from rw_wrap/rw_wrap.cpp:4:
rw_wrap/rw_wrap.hpp:3:10: fatal error: 'string' file not found
#include <string>
         ^~~~~~~~
1 error generated.
make[4]: *** [/Users/runner/work/fouldecrypt/fouldecrypt/.theos/obj/arm64/rw_wrap/rw_wrap.cpp.dae56029.o] Error 1
make[3]: *** [/Users/runner/work/fouldecrypt/fouldecrypt/.theos/obj/arm64/kerninfra.subproject.a] Error 2
make[2]: *** [internal-subproject-all_] Error 2
make[1]: *** [kerninfra.all.subproject.variables] Error 2
make: *** [fouldecrypt.all.tool.variables] Error 2
Error: Process completed with exit code 2.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant