sketchup2room
sketchup2room copied to clipboard
Undeclared identifier 'MAX_PATH' - building on mac
I was tying to compile the project using the provided xcode file. However, I got the following error:
Use of undeclared identifier 'MAX_PATH' in file source/FileFunctions.h
Any clues on whats the best way to fixe this?