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

Build problems: CoreLib and AppLib #7

Open
scarlettekk opened this issue Feb 16, 2023 · 0 comments
Open

Build problems: CoreLib and AppLib #7

scarlettekk opened this issue Feb 16, 2023 · 0 comments

Comments

@scarlettekk
Copy link

Hello! I found this project through Hackaday and I'm frankly blown away that this is even possible. I'm trying to build master, and I encounter issues in both Visual Studio, and ninja on Linux.
Ninja fails with
ninja: error: 'obj/AppLib/GatePix.o', needed by 'bin/AppLib.a', missing and no known rule to make it,
and Visual Studio fails to find AppLib and CoreLib, and trying to compile yields errors about that.
I see that it appears to be looking for AppLib and CoreLib under src/, when its instead under submodules/MetroLib.
What's the proper way of getting this to build?

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