pragmagic / karadock

Dock layout engine based on Karax framework
MIT License
13 stars 1 forks source link

nim js complex.nim : Error: cannot open file: kdom #2

Open timotheecour opened 5 years ago

timotheecour commented 5 years ago

git clone https://github.com/pragmagic/karadock cd karadock nimble install cd src/examples nim js complex.nim /Users/timothee/git_clone/nim/karadock/src/examples/complex.nim(2, 8) Error: cannot open file: kdom import kdom, vdom, vstyles, karax, karaxdsl, jdict, jstrutils, localstorage, kajax

pnuzhdin commented 5 years ago

Hi, @timotheecour it seems the core dependency https://github.com/pragmagic/karax has been updated significantly since last time I've updated KaraDock. You may try the old Karax but I am not sure does it available in the nimble history. @Araq should definitely know. I have changed my priorities and work on another thing so unable to do that, sorry.