7thFACTOR / horus_ui

HorusUI Immediate Mode Graphical User Interface
MIT License
143 stars 13 forks source link

error exec generate.cmd #27

Open carlweiss32 opened 1 month ago

carlweiss32 commented 1 month ago

the error occurs when running generate.cmd:

F:\horus_ui-master>generate.cmd

F:\horus_ui-master>set VSVER=vs2019

F:\horus_ui-master>premake5 vs2019 Error: cannot open binpack: No such file or directory

nekitu commented 1 month ago

Sorry for that, master branch is very old, dev branch is the current one I am working on, I will finish the window docking system and will push to master the new stuff, a lot of things changed :)

nekitu commented 1 month ago

Also, have you Update Submodules in your git client ?