- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am getting the error below for all projects that use "properties | Fortran | Libraries | RunTime Library | Multithreaded" after updating to Windows 11 SDK (10.0.26100.0).
if Platform is Win32, it gives: libucrt.lib(log10_impl.obj) : error LNK2005: __CIlog10 already defined in libmmt.lib(log10_iface_c99.obj)
if Platform is x64, it gives: error LNK2001: unresolved external symbol _guard_check_icall_$fo$ libucrt.lib(checkcfg.obj)
Note for x64:
if I revert to Windows 11 SDK (10.0.22000.0) it works
Note for Win32:
if I revert to Windows 11 SDK (10.0.22000.0) it works
if I use "properties | Fortran | Libraries | RunTime Library | Debug Multithreaded" it also works.
I am using Visual Studio 17.2.10 and Intel Fortran Compiler 2024.1.
Link Copied
0 Replies

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page