problem creating a 32-bit dll

nezih via Digitalmars-d digitalmars-d at puremagic.com
Wed Aug 27 02:01:11 PDT 2014


but then does that mean the linker already link user32.lib?

On Wednesday, 27 August 2014 at 05:42:06 UTC, kdmult wrote:
> 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