Hello Mike & all, Ok I managed to resolve exactly the same thing. When compiling for Release, find msvcrt.lib from Microsoft Visual Studio 6.0, rename it to msvcrt60.lib and place somewhere when linked can find it when compiling a release configuration of neko. I think this should be documented somewhere :)
MK> I'm trying to compile neko from sources on Windows. I'm using MS Visual Studio 2005. MK> MK> Trying to build nekovm_dll i'm getting such an error: MK> MK> LINK : fatal error LNK1181: cannot open input file 'msvcrt60.lib' MK> MK> I've tried to find msvcrt60.lib anywhere but did not find MK> anything, furthermore other msvcrt* files (msvcrt80.lib, for MK> instance) do not seem to work - they report duplicate symbols. MK> MK> Does anybody know what to do? MK> MK> Mike Khurgin MK> -- Best regards, Michael mailto:[EMAIL PROTECTED]
-- Neko : One VM to run them all (http://nekovm.org)
