QT gives the errors:
LNK4098: defaultlib 'MSVCRTD' conflicts with use of other libs; use /NODEFAULTLIB:library
LNK4098: defaultlib 'LIBCMT' conflicts with use of other libs; use /NODEFAULTLIB:library
where do I put the /NODEFAULTLIB:library ?
I have also started the question on stackoverflow – Stackoverflow Question [stackoverflow.com]
↧