Skip to content
Orson Peters edited this page May 7, 2015 · 3 revisions

Development on Windows

In this wiki various guides can be found to set up a good Windows development environment.

All tools and libraries will be installed in C:\dev\, you can move this if you'd like (I'd suggest not to), but make sure to keep it a short, ASCII-only path without any spaces. Some parts may break if you don't follow this guideline. From this point on and in all other places we will use C:\dev\ - substitute for whatever directory you ended up using.

Clone this wiki locally