api_generator icon indicating copy to clipboard operation
api_generator copied to clipboard

paths on windows

Open ghost opened this issue 12 years ago • 0 comments

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

ghost avatar Oct 11 '13 20:10 ghost