searching for netapi.lib I find:
C:\Program Files (x86)\Windows Kits\8.1\Lib\winv6.3\um\x64\netapi.lib
and
C:\Program Files (x86)\Windows Kits\8.0\Lib\win8\um\x64\netapi.lib

the netapi32.lib i can only find in x86 folders.

i copied the to another folder, renamed it to netapi.lib. put folder into lib path and it works. well i guess re-install vs12.
thank you all



On Friday, 2 January 2015 at 22:23:10 UTC, Walter Bright wrote:
On 1/2/2015 2:21 PM, Adam D. Ruppe wrote:
On Friday, 2 January 2015 at 22:18:37 UTC, Walter Bright wrote:
probably have to get the netapi.lib from the VC system and run coffimplib.exe
on it.

He's compiling 64 bit so it uses the VC stuff natively!

Good, i.e. no work for me to do!

Reply via email to