Is there a plan to release the tbb binaries built with Visual Studio 2012 – Windows XP (v110_xp)? This would allow the binaries to run on Windows XP and Windows Server 2003.
Thank you,
Jon
In the Property Pages dialog box for the project, under Configuration Properties, General, set the Platform Toolset property to Visual Studio 2012 – Windows XP (v110_xp).
Link Copied
Hello,
there is a small update on this. It looks that visual studio update 1 has fixed GetTickCount64() issue but we are still evaluating what is the better way to provide fixed binaries because they should work with vanilla Visual Studio 2012. Meanwhile I suggest to use release versions located in other folders (vc_mt, vc10). AFAIK runtime libraries should be available on the system.
--Vladimir
Hello,
Recently released Intel TBB 4.2 update 4 provides vc11 (VS2012) and vc12 (VS2013) libraries that should work on XP/2003.
Let us know if you are still experiencing issues there.
--Vladimir
For more complete information about compiler optimizations, see our Optimization Notice.