performance - Build a .lib with the Intel C++ compiler and use with app in VC++? -


i'm using vc++ 2012 compile solution 2 projects. main library class library project outputs .lib file, , second application, uses compiled library.

this library used high-performance math in app, considering switching intel c++ compiler portion of solution. possible build .lib intel c++ compiler, , link lib vc++ project build app? this article describing want?

i cannot switch app project intel compiler legal reasons. (although have source code app, compiled client , use vc++, authors of library project)


Comments

Popular posts from this blog

SPSS keyboard combination alters encoding -

Socket.connect doesn't throw exception in Android -

iphone - How do I keep MDScrollView from truncating my row headers and making my cells look bad? -