Software Archive
Read-only legacy content
17061 Discussions

Default Librarys?

Intel_C_Intel
Employee
262 Views
When I try to build my project, I receive this error...
"warning LNK4098: defaultlib "MSVCRT" conflicts with use of other libs; use /NODEFAULTLIB:library"
...I searched everything through the program and through the settings and cannot find where this MSVCRT.lib is being called from
please help!
thanks, Jake
0 Kudos
3 Replies
Steven_L_Intel1
Employee
262 Views
0 Kudos
Intel_C_Intel
Employee
262 Views
I tried what it said in the article and to no success? my program is all in fortran, if that helps?
0 Kudos
Steven_L_Intel1
Employee
262 Views
Does your program link against some library other than those provided by CVF?

I suggest sending a ZIP file of your project, along with a problem description, to us at vf-support@compaq.com - we'll look to see what's going on.

Steve
0 Kudos
Reply