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

The instructions to inject this may need an update #2

Open
LOuroboros opened this issue Jan 8, 2022 · 0 comments
Open

The instructions to inject this may need an update #2

LOuroboros opened this issue Jan 8, 2022 · 0 comments

Comments

@LOuroboros
Copy link

So, the prerequisites in the Build Instructions section of the README state that you can make use of MSys2 to inject this.
However, if you try to compile armips on MSys2 right now, all you get is this lovely message:

Lunos@DESKTOP-NE0D73O MSYS /tmp/armips/build
$ make
Consolidate compiler generated dependencies of target armips
[  1%] Building CXX object CMakeFiles/armips.dir/Archs/Architecture.cpp.o
In file included from /tmp/armips/ext/filesystem/include/ghc/fs_fwd.hpp:37,
                 from /tmp/armips/Util/FileSystem.h:18,
                 from /tmp/armips/Util/ByteArray.h:3,
                 from /tmp/armips/Archs/Architecture.h:4,
                 from /tmp/armips/Archs/Architecture.cpp:1:
/tmp/armips/ext/filesystem/include/ghc/filesystem.hpp:68:2: error: #error "Operating system currently not supported!"
   68 | #error "Operating system currently not supported!"
      |  ^~~~~
make[2]: *** [CMakeFiles/armips.dir/build.make:76: CMakeFiles/armips.dir/Archs/Architecture.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:104: CMakeFiles/armips.dir/all] Error 2
make: *** [Makefile:146: all] Error 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