{"id":1340,"date":"2015-02-03T17:12:48","date_gmt":"2015-02-03T17:12:48","guid":{"rendered":"https:\/\/ibex.tech\/visualcpp\/?p=1340"},"modified":"2022-02-17T06:24:03","modified_gmt":"2022-02-17T06:24:03","slug":"64bit-and-32bit-executibles","status":"publish","type":"post","link":"https:\/\/ibex.tech\/visualcpp\/projects-general\/64bit-and-32bit-executibles","title":{"rendered":"64bit and 32bit executibles"},"content":{"rendered":"<p>\nSelect &#39;Configuration Manager&#39;\n<\/p>\n<p>\nActive solution configuration &gt;&nbsp;Release\n<\/p>\n<p>\nActive solution platform &gt; Select New. &nbsp;Then select x64 and it will create the new configuration (if it doesn&#39;t exist then 64bit compilers are not installed)\n<\/p>\n<p>\nTo build the x64 executable&nbsp;just select x64 from the projects&nbsp;drop down on the toolbar. &nbsp;Note that it will be created in a new folder called x64, not he default &#39;Release&#39; folder.\n<\/p>\n<p>\nNormally this is all you need to do&nbsp;but you need to consider tweaking a few pre-processor defines, maybe for&nbsp;the intellisense.\n<\/p>\n<p>\nAs for libraries, for platform ones (supplied as part of VS\/PSDK) you dont need to change anything. For your libraries you are adding that have alterative versions&nbsp;change the Additional Library Directories in the project properties to point to the 64bit directory.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Select &#39;Configuration Manager&#39; Active solution configuration &gt;&nbsp;Release Active solution platform &gt; Select New. &nbsp;Then select x64 and it will create the new configuration (if it doesn&#39;t exist then 64bit compilers are not installed) To build the x64 executable&nbsp;just select x64 from the projects&nbsp;drop down on the toolbar. &nbsp;Note that it will be created in a [&hellip;]<\/p>\n","protected":false},"author":5,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[48],"tags":[],"class_list":["post-1340","post","type-post","status-publish","format-standard","hentry","category-projects-general"],"_links":{"self":[{"href":"https:\/\/ibex.tech\/visualcpp\/wp-json\/wp\/v2\/posts\/1340","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ibex.tech\/visualcpp\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ibex.tech\/visualcpp\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ibex.tech\/visualcpp\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/ibex.tech\/visualcpp\/wp-json\/wp\/v2\/comments?post=1340"}],"version-history":[{"count":2,"href":"https:\/\/ibex.tech\/visualcpp\/wp-json\/wp\/v2\/posts\/1340\/revisions"}],"predecessor-version":[{"id":1342,"href":"https:\/\/ibex.tech\/visualcpp\/wp-json\/wp\/v2\/posts\/1340\/revisions\/1342"}],"wp:attachment":[{"href":"https:\/\/ibex.tech\/visualcpp\/wp-json\/wp\/v2\/media?parent=1340"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ibex.tech\/visualcpp\/wp-json\/wp\/v2\/categories?post=1340"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ibex.tech\/visualcpp\/wp-json\/wp\/v2\/tags?post=1340"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}