Skip to content

Can't compile #19

@cyn8

Description

@cyn8

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.

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