{"id":6008,"date":"2016-03-30T14:24:35","date_gmt":"2016-03-30T13:24:35","guid":{"rendered":"http:\/\/www.walkingrandomly.com\/?p=6008"},"modified":"2016-03-30T14:24:35","modified_gmt":"2016-03-30T13:24:35","slug":"using-intel-c-compiler-with-visual-studio-community-edition-2015","status":"publish","type":"post","link":"https:\/\/walkingrandomly.com\/?p=6008","title":{"rendered":"Using Intel C++ compiler with Visual Studio Community Edition 2015"},"content":{"rendered":"<p>I recently tried to use the <strong>XE 2015 Update 6<\/strong> version of the <a href=\"https:\/\/software.intel.com\/en-us\/c-compilers\">Intel C++ compiler<\/a> with <a href=\"https:\/\/www.visualstudio.com\/en-us\/products\/visual-studio-community-vs.aspx\">Visual Studio Community Edition 2015<\/a> Update 1. Even a simple Hello World console application didn&#8217;t work. I got lots of compilation errors that looked like this<\/p>\n<pre>1&gt;C:\\Program Files (x86)\\Microsoft Visual Studio 14.0\\VC\\include\\exception(248): error : expected an attribute name\r\n1&gt;    [[noreturn]] _CRTIMP2_PURE void __CLRCALL_PURE_OR_CDECL __ExceptionPtrRethrow(_In_ const void*);\r\n1&gt;     ^\r\n<\/pre>\n<p>There are two solutions to this problem.<\/p>\n<ul>\n<li><strong>Solution 1.<\/strong> Downgrade Visual Studio Community Edition 2015 to the RTM version. The way I did this was to uninstall the Update 1 version and then install the RTM version using the .iso file at\u00a0<a href=\"https:\/\/www.microsoft.com\/en-us\/download\/details.aspx?id=48146\">https:\/\/www.microsoft.com\/en-us\/download\/details.aspx?id=48146<\/a>\u00a0(Thanks to the <a href=\"https:\/\/twitter.com\/VisualStudio\">Visual Studio twitter team<\/a> for this link!)<\/li>\n<li><strong>Solution 2.<\/strong> Upgrade the Intel C++ Compiler to XE 2016.<\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>I recently tried to use the XE 2015 Update 6 version of the Intel C++ compiler with Visual Studio Community Edition 2015 Update 1. Even a simple Hello World console application didn&#8217;t work. I got lots of compilation errors that looked like this 1&gt;C:\\Program Files (x86)\\Microsoft Visual Studio 14.0\\VC\\include\\exception(248): error : expected an attribute name [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":true,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2}},"categories":[65,7,66],"tags":[],"class_list":["post-6008","post","type-post","status-publish","format-standard","hentry","category-cc","category-programming","category-windows"],"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack_shortlink":"https:\/\/wp.me\/p3swhs-1yU","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/walkingrandomly.com\/index.php?rest_route=\/wp\/v2\/posts\/6008","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/walkingrandomly.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/walkingrandomly.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/walkingrandomly.com\/index.php?rest_route=\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/walkingrandomly.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=6008"}],"version-history":[{"count":2,"href":"https:\/\/walkingrandomly.com\/index.php?rest_route=\/wp\/v2\/posts\/6008\/revisions"}],"predecessor-version":[{"id":6012,"href":"https:\/\/walkingrandomly.com\/index.php?rest_route=\/wp\/v2\/posts\/6008\/revisions\/6012"}],"wp:attachment":[{"href":"https:\/\/walkingrandomly.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=6008"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/walkingrandomly.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=6008"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/walkingrandomly.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=6008"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}