Hmmm, okay, it is me... it's still not compiling as a console app, but does as a dll... strange
Lee -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Lee McColl-Sylvester Sent: 22 May 2006 13:02 To: Neko intermediate language mailing list Subject: RE: [Neko] Calling neko / haXe functions from a C library Okay, I've tried to compile this, but I get unresolved errors on the __imp__neko functions in the load function. I've definitely added the correct references. Lee -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Nicolas Cannasse Sent: 22 May 2006 12:07 To: Neko intermediate language mailing list Subject: Re: [Neko] Calling neko / haXe functions from a C library > Ok, so the function returns a handle to the module? How then do I make > function calls to that module? I've been adding some documentation on the Wiki here : http://nekovm.org/doc/vm Nicolas -- Neko : One VM to run them all (http://nekovm.org) -- Neko : One VM to run them all (http://nekovm.org) -- Neko : One VM to run them all (http://nekovm.org)
