I'm getting this link error when trying to build my project.
LINK : warning LNK4098: defaultlib "MSVCRT" conflicts with use of other libs; use /NODEFAULTLIB:library
I looked up on the MSDN library for LNK4098 and it said I'm trying to link with incompatible libraries. I don't really...
I'm sure this is really simple to set up, but I've wasted many an hour trying to figure it out. Any Visual C++ developers want to show me the light?
My problem:
I'm creating a Win32 DLL project, and I'm having trouble setting up a simple loaction for the project. I want to name the project...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.