|
From: Tor L. <tm...@ik...> - 2010-10-27 13:34:26
|
> Does anybody have any idea why it cannot find the entry symbol Try prefixing it with an underscore on the linking command line. At the object file levels, the symbols of C variables and functions using the (default) cdecl calling convention in 32-bit Windows object files are prefixed with an underscore. --tml |