skift-org/skift

Failure to build

daniyalw opened this issue · 9 comments

I installed osdk and everything, and I ran into an error when trying to build:

Failed to resolve dependency embed-app

I have no clue at all how to fix it.

Hi, please make sure you have the latest version of the skift repo and osdk. Then do osdk nuke and osdk boot and if this doesn't fix it please send me the ./osdk/build/<some shar256>/manifest.json files.

It still won't work. As for the manifest.json files you requested, there is no build subfolder in the .osdk folder, so no files are available.

Do you have sdl installed on your system ?

Also, there is no reference to embed-ui in the code base, so I'm pretty sure your local copy is out of date

I just installed sdl on my macOS system (could that be a problem?), and it wasn't embed-ui, it was embed-app.

Also my computer is M1, so architecture might be a problem.

Yeah I didn't tried osdk on MacOS yet so it might fail to find sdl2

I pushed a new version of OSDK and it should tell you why it disabled embed-app

The new version of OSDK does it, thanks.