Quantcast
Channel: Gemalto Sentinel Customer Discussions
Viewing all articles
Browse latest Browse all 1619

Re : Visual Studio 2015 build of spromeps.lib

$
0
0

Dear Gianluca,

Yes, we are aware that the SuperPro static compiled with /MD flag is still not working within VS2015 projects.

There is still an issue with the new Microsoft's "legacy_stdio_definitions.lib" library.

It was reported to Microsoft that the legacy_stdio_definitions.lib library is missing the __imp_ -prefixed aliases.

Microsoft has already added them for MT libraries of legacy_stdio_definitions.lib with latest update. Similarly they still need to add the same for MD libraries.

///////////
Hello,

Thank you for reporting this issue. This problem is a result of some of the redesign work that went into the runtime libraries for Visual Studio 2015. As a workaround for the problem, please link with legacy_stdio_definitions.lib. This library has external definitions of most of the symbols that the Windows SDK (and many other libraries) require but which are not present in the new runtime libraries. This library should resolve most link issues.

There are several libraries in the Windows 8.1 SDK that have additional dependencies that are not satisfied by this legacy_stdio_definitions.lib library. The final release of Visual Studio 2015 will include an updated Windows SDK that resolves remaining issues. Additionally, the legacy_stdio_definitions.lib library is currently missing the __imp_-prefixed aliases required by some libraries; these will be added in a future builds of Visual Studio 2015.

We are continuing to work on improving the developer experience for future builds of Visual Studio 2015.

Please feel free to contact me directly via e-mail if you have further questions.

Sincerely,

James McNellis
Visual C++ Libraries
james.mcnellis@microsoft.com
///////////


I believe you already reported this issue to Safenet Inc Support, as part of Service request 1-812961183.

My colleagues will follow this request with you.

Regards,
Olivier


Viewing all articles
Browse latest Browse all 1619

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>