[haXe] first visit and first questions
Frank
fBechmann at t-online.de
Thu Nov 2 06:12:28 CET 2006
Hi,
thx for the quick answer.
changing some files from haxe.remoting.Server to neko.net.RemotingServer
was all.
I think it's easier to do this w/ a decent editor than to apply a patch,
so I attached none.
And it even solved the first issue, if I now only would know whether a
and b or c and d or whatever ;)
regards, Frank
Jim Hayes wrote:
> Hi,
>
> the very recent haxe 1.08 changed some of the package names, in particular haxe.remoting.Server
>
> becomes neko.net.RemotingServer
>
> I had to change a couple (I think) of the swhx files to reflect that change,
> after which it appeared to work. I have to say I made no real checks however, it was very late at night.
>
> Not sure about point 1 though I'm afraid.
>
> I think we are expecting an update to swhx to fit in with haxe 1.08 in the (hopefully near!) future.
>
>
>
>
>
> -----Original Message-----
> From: haxe-bounces at lists.motion-twin.com on behalf of Frank
> Sent: Thu 02/11/2006 03:32
> To: The haXe compiler list
> Subject: [haXe] first visit and first questions
>
> Hi all,
>
> being a backend programmer and UI agnostic for decades, having played w/
> XUL-Runner for some days and read hours and days about flash, flex, haxe
> etc., I eventually gave it haXe try - and stumbled.
>
> My config: Win2K, haXe 1.08 download (no cvs), new flashplayer 9 installed.
> haxesetup.exe has been run, and yes, there is a fresh cmd.exe after this
> run.
> 'haxelib install swhx' ran and 'haxelib path swhx' displays 1.0.4.
>
> My first hurdles
>
> 1/ 'haxelib run swhx' started from HAXEPATH does not work: dialog box
> 'module not found : app.n'
>
> 2/ running 'haxe compile.hxml' in
> '%HAXEPATH%\lib\swhx\1,0,4\samples\1-basic' does not work:
> Flash.hx:30: characters 1-35 : Class not found : haxe.remoting.Server
>
> A guess: Server.hx is searched in %HAXEPATH%\std\haxe\remoting, but
> it isn't there - also not in CVS. Now I'm lost.
>
> 3/ running %HAXEPATH%\lib\swhx\1,0,4\samples\sampler\bin\sampler.swf
> opens the application,
> but no sample app is shown.
>
> This might be because 2 doesn't run and the sampler checks for
> compiled apps, just a guess again.
>
> So if anyone could help me w/ 1/ and 2/ I might be able to proceed.
>
> And while I'm at it: I also checked the CVS download, any chance that
> you can add an exported Makefile for VS2003 toolkit.
> This free version can't to my knowledge work w/ the solution and project
> files.
>
>
> Having said this, I also want to add that I'm really deeply impressed by
> the idea and the work on haXe.
>
> I'm still bringing the pieces together and trying to figure out
> whether I should go w/ Flex SDK and Flashplayer, Haxe and Flashplayer or
> Haxe and XUL-Runner.
> If anyone can share some concrete hints on that too, I would be happy
> for today
> - once my two issues from above are solved and I could run the sampler ;)
>
> TIA,
> Frank
>
>
>
More information about the Haxe
mailing list