{"id":96,"date":"2009-12-08T15:50:49","date_gmt":"2009-12-08T22:50:49","guid":{"rendered":"https:\/\/brandonking.net\/blog\/?p=96"},"modified":"2009-12-08T18:24:43","modified_gmt":"2009-12-09T01:24:43","slug":"building-64-bit32-bit-debugrelease-universal-build-of-qt-4-6-0-on-mac-os-x-10-6-snow-leopard","status":"publish","type":"post","link":"https:\/\/brandonking.net\/blog\/2009\/12\/08\/building-64-bit32-bit-debugrelease-universal-build-of-qt-4-6-0-on-mac-os-x-10-6-snow-leopard\/","title":{"rendered":"Building 64-bit\/32-bit Debug&#038;Release Universal Build of Qt 4.6.0 on Mac OS X 10.6 (Snow Leopard)"},"content":{"rendered":"<p>See <a href=\"https:\/\/brandonking.net\/blog\/2009\/12\/08\/an-example-of-checking-out-a-git-tag-using-qt-4-6-0-as-an-example\/\">my directions on checking out Qt 4.6.0<\/a> from the git repository if you do not already have the source code.<\/p>\n<p>Launch a Terminal and cd to the source directory.<\/p>\n<p>Run configure w\/ 64-bit &amp; 32-bit + debug &amp; release using cocoa and frameworks:<\/p>\n<blockquote><p>$ .\/configure -arch &#8220;x86 x86_64&#8221; -debug-and-release -opensource -framework -cocoa<\/p><\/blockquote>\n<p>Run make:<\/p>\n<blockquote><p>make -j &lt;number_of_processor_cores&gt;<\/p>\n<p>OR<\/p>\n<p>make<\/p><\/blockquote>\n<p>Go away for a long time (many hours); watching a tea-pot boil many times over will be less painful than watching this process.<\/p>\n<p>Install:<\/p>\n<blockquote><p>sudo make install<\/p><\/blockquote>\n<p>You should find the installed build in \/usr\/local\/Trolltech\/Qt-4.6.0\/. I hope this is helpful.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Go away for a long time (many hours); watching a tea-pot boil many times over will be less painful than watching this process.<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[85,3,5,7],"tags":[88,42,83,86,87],"class_list":["post-96","post","type-post","status-publish","format-standard","hentry","category-compiling-code","category-computers_it","category-mac_os_x","category-software-developmentengineering","tag-64-bit","tag-mac-os-x","tag-qt","tag-qt-4-6","tag-snow-leopard"],"_links":{"self":[{"href":"https:\/\/brandonking.net\/blog\/wp-json\/wp\/v2\/posts\/96","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/brandonking.net\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/brandonking.net\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/brandonking.net\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/brandonking.net\/blog\/wp-json\/wp\/v2\/comments?post=96"}],"version-history":[{"count":9,"href":"https:\/\/brandonking.net\/blog\/wp-json\/wp\/v2\/posts\/96\/revisions"}],"predecessor-version":[{"id":100,"href":"https:\/\/brandonking.net\/blog\/wp-json\/wp\/v2\/posts\/96\/revisions\/100"}],"wp:attachment":[{"href":"https:\/\/brandonking.net\/blog\/wp-json\/wp\/v2\/media?parent=96"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/brandonking.net\/blog\/wp-json\/wp\/v2\/categories?post=96"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/brandonking.net\/blog\/wp-json\/wp\/v2\/tags?post=96"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}