I`m trying to compile wrapper with VC++ 2010 express but I get this linker error:
1>  Generating Code...
1>LINK : fatal error LNK1561: entry point must be defined
anyone got idea , I`m using visual studio solution from git
Update :
Release version works fine
 (05-15-2010, 10:14 PM)draxd Wrote:  I`m trying to compile wrapper with VC++ 2010 express but I get this linker error:
1>  Generating Code...
1>LINK : fatal error LNK1561: entry point must be defined
anyone got idea , I`m using visual studio solution from git