[haXe] Having trouble getting started
Nicolas Cannasse
ncannasse at motion-twin.com
Thu Jan 4 23:22:29 CET 2007
> On 04/01/07, Nicolas Cannasse <ncannasse at motion-twin.com> wrote:
>> Update the CVS and recompile, something was broken and has just been
>> fixed.
>>
>> Nicolas
>>
>
> Thank you for telling me, now haxelib and haxedoc compile fine =).
> However, the helloworld example still gave me the same error message.
> I checked out haxe's help output in detail, and just for the hell of
> it tried adding "-cp ." to the command, although I would have assumed
> this as the default, especially since it's not mentioned in the hello
> world tutorial. But lo and behold, it fixed the problem =). Is this
> intended behaviour, or is there some crucial part of setup I have
> missed?
Try compiling with -v to see which classpath is used without -cp, and
check if you have old versions of your classes there.
Nicolas
More information about the Haxe
mailing list