LINK : fatal error LNK1181: cannot open input file 'Crypt32.lib'

Hi Saltynuts!
Latest visual studio beta. When I try to compile my project it cannot find this file. I've searched my vc directories and it only comes up with 3 results in

VC\PlatformSDK\Lib\AMD64
SmartDevices\SDK\PocketPC2003\Lib\armv4
SmartDevices\SDK\Smartphone2003\Lib\armv4

did someone forget to include this lib file in the beta

With VS2005 Beta2 it is in "%ProgramFiles%\Microsoft Visual Studio 8\VC\PlatformSDK\Lib"
-- 
Greetings
 Jochen
 
  My blog about Win32 and .NET
  http://blog.kalmbachnet.de/


Answer this question

LINK : fatal error LNK1181: cannot open input file 'Crypt32.lib'

  • BRJ2k5

    Joschen,

    I am getting a similar error on a project.  What is the best method of fixing this link error   I am new to Visual C++; please help.

    Regards,
    Joe

  • gmurugan

    Latest visual studio beta. When I try to compile my project it cannot find this file. I've searched my vc directories and it only comes up with 3 results in

    VC\PlatformSDK\Lib\AMD64
    SmartDevices\SDK\PocketPC2003\Lib\armv4
    SmartDevices\SDK\Smartphone2003\Lib\armv4

    did someone forget to include this lib file in the beta

  • LINK : fatal error LNK1181: cannot open input file 'Crypt32.lib'