Cannot compile - "delayimp.lib" not found

Ok, someone helped me fix it :slight_smile:

I selected my Project in VS2013 and clicked Project → Properties

There under Configuration Properties → VC++ Directorys I was missing Library Directories

I put $(LibraryPath) in there and now it works :slight_smile:

1 Like