VS 2013 error LNK1104: cannot open file atlsd.lib

  • Thread starter Thread starter AliciaV
  • Start date Start date
A

AliciaV

Guest
I'm trying
to get a VS 2010 C++ ATL based dll to compile in VS 2013. I'm getting the
following link error: <o:p></o:p>


error LNK1104: cannot open file atlsd.lib

I've not
been able to find any references to this library in the project
properties. How do I fix this


I'm aware that the atl libraries have changed in VS 2013 but have not been able to figure out how to correct the link problem.


AliciaV

Continue reading...
 
Back
Top