GabeRundlett / gvox_engine

MIT License
343 stars 18 forks source link

compiler stuck in Infinite loop. #16

Open MountainLabsYT opened 2 months ago

MountainLabsYT commented 2 months ago

When I try to create the cmake files, the compiler gets stuck in a loop installing the dependencies over and over again. something about finding an external library ninja 1.11 or something to that effect and then everything following it repeats over and over again.

GabeRundlett commented 2 months ago

there are many dependencies. Are you sure its not just taking a long time to install each dependency?

MountainLabsYT commented 2 months ago

No, I'm pretty sure its looping, or at least the display is looping, it says its doing x and then is followed by a bunch of text, then its says its doing x (same as before) followed by the same text as before. Its definitely not something wrong with your engine, I'm just curious what perhaps I need to do to get it working.

GabeRundlett commented 2 months ago

I'm sorry, I have never experienced this and can't reproduce it, so I'm not sure what the cause or solution are

MountainLabsYT commented 2 months ago

Thats alright.