xbuild /Volumes/Work/Sistemas/PetroBoxServices/Version_GS_2014/Shared/PetroBoxAndroidPos/net.petrobox.PetroBoxAndroidPosVersion2Fire/net.petrobox.PetroBoxAndroidPos.sln /nologo /target:Build /verbosity:normal /property:Configuration=Debug /toolsversion:4.0
Build started 06/06/2014 10:48:57 a. m..
__________________________________________________
Project "/Volumes/Work/Sistemas/PetroBoxServices/Version_GS_2014/Shared/PetroBoxAndroidPos/net.petrobox.PetroBoxAndroidPosVersion2Fire/net.petrobox.PetroBoxAndroidPos.sln" (Build target(s)):
Target ValidateSolutionConfiguration:
Building solution configuration "Debug|AnyCPU".
Target Build:
Project "/Volumes/Work/Sistemas/PetroBoxServices/Version_GS_2014/Shared/PetroBoxAndroidPos/net.petrobox.PetroBoxAndroidPosVersion2Fire/net.petrobox.PetroBoxAndroidPos/net.petrobox.PetroBoxAndroidPos.oxygene" (default target(s)):
Target CooperPreflight:
: error : Error initializing task JavaBuildPreflight: Could not load file or assembly 'RemObjects.Oxygene' or one of its dependencies. The system cannot find the file specified.
Task "JavaBuildPreflight" execution -- FAILED
Done building target "CooperPreflight" in project "/Volumes/Work/Sistemas/PetroBoxServices/Version_GS_2014/Shared/PetroBoxAndroidPos/net.petrobox.PetroBoxAndroidPosVersion2Fire/net.petrobox.PetroBoxAndroidPos/net.petrobox.PetroBoxAndroidPos.oxygene".-- FAILED
Done building project "/Volumes/Work/Sistemas/PetroBoxServices/Version_GS_2014/Shared/PetroBoxAndroidPos/net.petrobox.PetroBoxAndroidPosVersion2Fire/net.petrobox.PetroBoxAndroidPos/net.petrobox.PetroBoxAndroidPos.oxygene".-- FAILED
Task "MSBuild" execution -- FAILED
Done building target "Build" in project "/Volumes/Work/Sistemas/PetroBoxServices/Version_GS_2014/Shared/PetroBoxAndroidPos/net.petrobox.PetroBoxAndroidPosVersion2Fire/net.petrobox.PetroBoxAndroidPos.sln".-- FAILED
Done building project "/Volumes/Work/Sistemas/PetroBoxServices/Version_GS_2014/Shared/PetroBoxAndroidPos/net.petrobox.PetroBoxAndroidPosVersion2Fire/net.petrobox.PetroBoxAndroidPos.sln".-- FAILED
Build FAILED.
Errors:
/Volumes/Work/Sistemas/PetroBoxServices/Version_GS_2014/Shared/PetroBoxAndroidPos/net.petrobox.PetroBoxAndroidPosVersion2Fire/net.petrobox.PetroBoxAndroidPos.sln (Build) ->
(Build target) ->
/Volumes/Work/Sistemas/PetroBoxServices/Version_GS_2014/Shared/PetroBoxAndroidPos/net.petrobox.PetroBoxAndroidPosVersion2Fire/net.petrobox.PetroBoxAndroidPos/net.petrobox.PetroBoxAndroidPos.oxygene (default targets) ->
/Library/Frameworks/Mono.framework/External/xbuild/RemObjects Software/Oxygene/RemObjects.Oxygene.Cooper.Common.targets (CooperPreflight target) ->
: error : Error initializing task JavaBuildPreflight: Could not load file or assembly 'RemObjects.Oxygene' or one of its dependencies. The system cannot find the file specified.
0 Warning(s)
1 Error(s)
Time Elapsed 00:00:00.2137120
Ok, id love to see the console log for that, the extra details i added should help narrow that down.
this is new? or you never tried building before? Sounds to me like the compiler isn’t properly installed. are you using internal or external (please use external for now)?
Yes is new. I have to set external compiler before to make it work. Now is the opposite, i DIDABLE external compiler and built. With internal compiler stop working.
Another side effect: now every new project fails to create files. Maybe for the debug build , just mentioned FYI.
BTW, now the debuggers starts on android but always sho me the “waiting for debugger” window. I try several times, will kep trying.
Also another entail si, on VS i can debug a app already installed with same id, now it complains and says already was a app with same id on android and i must delete to re run debug.
What i don’t get is how if the EXTERNAL compiler did not change, why it would stop working. Did you y any chance update Mono? updating Mono means you need to rerun the install.sh script for the compiler.
i’m sure it is. it;s not mono thats failing, it’s the compiler. the question is why, if nothing changed. SO i ask again — did you update Mono or make any changes (aside from updating Fire)? because if nothing changed, then the external compiler should not just stop working.
that won’t tell us anything new.
it is, yes. but the external one should be working too, and that’s what worries me