Hi I am trying to run the iphone projects and I have a problem when I try to run any of the iphone projects:
BUILD FAILED
/home/tresipunt/xmlvm/tutorial/ios/helloworld/fullscreen/nbproject/xmlvm.xml:60: The following error occurred while executing this line:
/home/tresipunt/xmlvm/tutorial/ios/helloworld/fullscreen/nbproject/build-Xcode.xml:85: Src directory does not exist.
this in the console and then I have tried to also run some projects but I get this error:
Variable references non-existent resource : ${workspace_loc:xmlvm/demo/iphone/ihelloworld/portrait}
So I have looked in xmlvm properties and I have found this line:
cscCompiler=C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/csc.exe
I am in linux so what can I replace this with?
My objective is to get my android app to work on iphone It would save lots of time but can it be done on linux?
thanks a lot!!!!