From: Arno P. <ar...@pu...> - 2010-09-14 12:44:17
|
I just tried the following with the latest version: ant java -Xmx700m -jar dist/xmlvm.jar --target=iphone-c \ --app-name=iFireworks \ --resource=demo/iphone/ifireworks/ires/ \ --in=build/demo/iphone/ifireworks/org/xmlvm/demo/ifireworks \ --out=out open out/iFireworks.xcodeproj/ and it worked just fine. It sounds like ant is not able to create a directory on your filesystem. Perhaps a permission problem? Arno On 9/13/10 3:58 PM, Leo Izen wrote: > I just checkout out the latest version to see how the c backend is > doing. I just got this message: > > [Leo@chessman xmlvm]$ ant > > BUILD FAILED > /home/Leo/xmlvm/build.xml:216: Directory /build/cocoa-java creation was > not successful for an unknown reason > > Total time: 11 seconds > [Leo@chessman xmlvm]$ > > > Does anyone have a clue why? > <http://sites.google.com/a/xmlvm.org/documentation> > > > > ------------------------------------------------------------------------------ > Start uncovering the many advantages of virtual appliances > and start using them to simplify application deployment and > accelerate your shift to cloud computing. > http://p.sf.net/sfu/novell-sfdev2dev > > > > _______________________________________________ > xmlvm-users mailing list > xml...@li... > https://lists.sourceforge.net/lists/listinfo/xmlvm-users |