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
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