When I run my program using Intel Vtune the under functions it shows
[mosek.dll]
and it does nto seem to be able to find all symbols i mosek.dll. So I cannot see how much time is spend in functions in the DLL.It is build with /Zi and linked with /DEBUG.
For some strange reason it seemed to work yesterday and I have not changed anything but the code.
Any suggestions?