- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Note
xilink /LIBPATH:"\\roskilde\something" ...
seems to loose one of \ somewhere leading to a complete different meaning.
Version 13 does not seem to have that issue.
Documentation:
xilink /NODEFAULTLIB:libc /NODEFAULTLIB:libcmt /NODEFAULTLIB:libcmtd /NODEFAULTLIB:libmmt /NODEFAULTLIB:bufferoverflowu /DEF:bld\tommerup\final\default\intelc-15.0.0\def\mosekdll.def /dll /OUT:bld\tommerup\final\default\intelc-15.0.0\dll\unsigned-dll\mosek64_8_0.dll /MAP:bld\tommerup\final\default\intelc-15.0.0\dll\unsigned-dll\mosek64_8_0.map /LIBPATH:"Z:\mosekprj\dev\bld\tommerup/final/default/intelc-15.0.0/lib" /LIBPATH:"\\roskilde\public\windows\intel\Composer-XE-2015\mkl\lib\intel64" /LIBPATH:"\\roskilde\public\windows\intel\Composer-XE-2015\redist\intel64\mkl"
.....
/LIBPATH:\roskilde\public\windows\intel\Composer-XE-2015\mkl\lib\intel64 <-- ONLY ONE \ left
...
LINK : fatal error LNK1181: cannot open input file 'mkl_intel_lp64.lib'
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Btw a workaround seems to be using // instead of \\.

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