I think I linked it to neko.lib - otherwise it could not compile. But you
right probably the problem is in how I've built the dll. Maybe you could
post an example of a simple compile command. For those who are not familiar
with a c environment. And maybe you could give some short advice on how to
work with c on windows. I tried several compilers, but sticked with "pelles c". Are you working with lcc, if yes could you send me a batch file example
on how tho build a neko-aware dll on the command line

The LIB provided is built using Microsoft Visual C++ tools.
It looks like something is wrong in the way the LIB is linked using lcc.
Since every C tool have its own commandline style, I'm not sure if I can be of any help with this specific problem. I think there is free MSVC toolkit available which include C compiler and linker, try to have a look for it on MSDN.

Nicolas
---
Neko : One VM to run them all

Reply via email to