[haXe]Arctic and Xcode

Asger Ottar Alstrup asger at area9.dk
Sun Nov 5 09:32:14 CET 2006


On 11/5/06, Bastien Helders <eldroskandar at gmail.com> wrote:
>
> I was toying with Arctic, and I saw that in the ArcticTest.hxml, the -xml
> option has the following path: C:\flash\arctic\examples/out0.xml but I'm
> working on OS X. I downloaded the library with the haxelib command.


You can just remove that line completely. It was generated by haxefd, and I
forgot to remove it.

On another note, I was trying the haXe plugin for Xcode and I had some
> difficulties.
>   - At first it was searching the haxe command in ~/haxe/lib. I solve this
> problem by removing the path before the command in the build script, leaving
> only haxe comple.hxml
>   - It says it doesn't find the arctic.Arctic class although I add -lib
> arctic to the compile.hxml file.


And you did you install arctic using "haxelib install arctic"?

What happens if you try to compile the DevArcticText.hxml file instead? That
one uses relative paths rather than the lib parameter.

Regards,
Asger
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.motion-twin.com/pipermail/haxe/attachments/20061105/5fab7add/attachment.htm


More information about the Haxe mailing list