This repository was archived by the owner on Nov 7, 2020. It is now read-only.
paths on windows #8
Open

Description
Created by dogmatic69, 27th Jan 2010. (originally Lighthouse ticket #11):
been trying to generate some api for a while and thought there was a problem with the paths...
after some debugging, it seems the problem is in the set up script. Its creating a path like c:my\path and it should be c:\my\path after i added the \ it seems to be working as expexted