Sharing a Visual Studio Soluction with fire. Paths problems

Have a solution created on Visual Studio.
I try to build on fire and get errors with paths, seems not to be relative. Is adding the windows path to the mac path.

output from build

: error E215: File “/Volumes/Work/Sistemas/EnterpriseServices/Shared/ServiceInstall/com.some.trackerinstall/X:/Sistemas/EnterpriseServices/Shared/ServiceInstall/com.some.trackerinstall/obj/Debug/Android//R.java” not found

Using latest Fire build.

Best regards.

Delete the /obj folder when you switch between VS and Fire.

1 Like

Thanks!

1 Like