i created some components on windows, when i add a “Jucer Component” the path set in the includes is relative, and contains backslashes. when i try to compile on osx i get errors (osx does not like backslashes).
the solution is to use slashes always VC eats slashes very well and causes no problems, can you use just those please ?