On 04/05/2010 14:05, Nicolas Cannasse wrote:

You can try to recompile Neko + all neko libraries with your VisualStudio, since you maybe don't have to use MSVCRT 6.0

Nicolas


Hi Nicolas,

That is the problem, I need to target MSVCRT 6.0 because my app should not require users to install anything (I think that Windows XP shipped with that DLL).

By the way, will I need to recompile also the Neko libraries? I though that I will be able to use their precompiled binaries (I though I only needed to comment the GC_use_DllMain() line in alloc.c).

Can some of you already able to compile Neko for Windows please compile a Neko binary with this small change (using MSVCRT 6.0)? Many thanks.

Regards

--
Neko : One VM to run them all
(http://nekovm.org)

Reply via email to