[haXe] Beta5 std\*.XML path problem
E.P. de Boer
eddydeboer1 at home.nl
Sat Apr 22 13:10:33 CEST 2006
Hi everyone,
A little beta5 path problem here:
In the haxe-beta5\std folder the paths of the XML files seem the check wrong
HAXE version namely haxe-beta2.
After search and replacing beta2 with beta5 a recompile of all.hxml results
in the beta2 paths again for all XML files.
- I checked all my paths and they seem file, I even looked for a path in the
registry without results,
- Is this a hardcoded thing, since i now can't add functions to the
MovieClipLoader so that the compiler can see them.
- For a Windows filepath the slashes in the paths also seem to go both ways.
Example from the flash.xml:
<class path="flash.PrintJob" params=""
file="C:\Haxe\haxe-beta2/flash/PrintJob.hx">
Do I need a fix, or is it just a matter of setting a path somewhere.
More information about the Haxe
mailing list