So I had a project rocking in LuaGlider on Windows 7, switched on over to my Mac to compile (project lives on Dropbox) but no worries, open up the project, hit RUN and then the terminals is complaining about not being able to find my assets folder because (duh!) it’s looking ON MY MAC for a Windows path?!?!
2013-09-02 19:43:09.233 Corona Simulator[7742:707] ERROR: The resource file (/assets/icons/) could not be found at case-sensitive path (/C:\Users\mroberti\AppData\Roaming.luagliderv19\dev/ProjectBuilds/Contractor Link(Builds)/Contractor Link(default)/Contractor Link//assets/icons/).
2013-09-02 19:43:09.234 Corona Simulator[7742:707] WARNING: Cannot create path for resource file ‘/assets/icons/’. File does not exist.
Nothing is hard coded, and that folder lies in my main project folder. I’ve tried substituting the “/” with “.”, etc. but it KEEPS coming back looking for stuff on my windows C drive.
What the heck?
Also, this is while my project “Contractor Link” was linked to an external library…if that had anything to do with it.
Hope someone can help!
-Mario