metroboy icon indicating copy to clipboard operation
metroboy copied to clipboard

Build problems: CoreLib and AppLib

Open scarlettekk opened this issue 2 years ago • 0 comments

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?

scarlettekk avatar Feb 16 '23 00:02 scarlettekk