ceramic-engine / ceramic

Cross-platform 2D framework written in Haxe that can export natively to desktop (windows, mac, linux), mobile (ios, android), web (js + webgl) and to unity projects
MIT License
264 stars 22 forks source link

Fix ceramic project not building on windows if ceramic is installed on a different drive #61

Closed jeremyfa closed 3 years ago

jeremyfa commented 3 years ago

How to reproduce:

Initialization fails.

This is probably due to tools trying to resolve relative paths between project and ceramic installation.