problem creating a 32-bit dll
kdmult via Digitalmars-d
digitalmars-d at puremagic.com
Tue Aug 26 22:42:05 PDT 2014
On Tuesday, 26 August 2014 at 20:41:27 UTC, nezih wrote:
> Thanks! That did the trick. Btw do you have any idea about
> getting rid of the linker's warning message about the
> user32.lib? I played with the LIB env variable in several ways
> and I also edited sc.ini to set the LIB but no luck so far.
Just remove -Luser32.lib from the command line.
More information about the Digitalmars-d
mailing list