Le 15/01/2013 03:17, Jonas Malaco Filho a écrit :
Hi there...
I've been trying to compile neko, nekoc, nekoml and associated libs on
Windows/MSVC. Amost everything is working, although I didn't try to
compile mod_tora and mod_neko. However, I couldn't quite figure out what
is the workflow used by Nicolas... What is the easiest way to compile on
MSVC?
Hi,
The easiest is to open "neko_vc10.sln" using MSVC, then compile it.
However it seems it will not compile "nekoc" and "nekoml".
I've added a "make tools" command but it's still missing the nekoml.std
I also haven't been able to figure out where does os.ndll comes from and
how to compile nekoml.std.
os.ndll is deprecated, it's been moved to xcross
I will try adding soon complete building for MSVC, I've added an issue
here : http://code.google.com/p/nekovm/issues/detail?id=29
Best,
Nicolas
--
Neko : One VM to run them all
(http://nekovm.org)