{"id":591,"date":"2016-03-12T18:49:38","date_gmt":"2016-03-12T18:49:38","guid":{"rendered":"http:\/\/fractorium.com\/?page_id=591"},"modified":"2025-01-01T08:36:40","modified_gmt":"2025-01-01T08:36:40","slug":"building-on-mac-osx","status":"publish","type":"page","link":"http:\/\/fractorium.com\/?page_id=591","title":{"rendered":"Building on Mac OS\/X"},"content":{"rendered":"<p>The Mac build of Fractorium is supported on the following versions of the operating system:<\/p>\n<div>Sierra<\/div>\n<div>El Capitan<\/div>\n<div>Yosemite<\/div>\n<div>Mavericks<\/div>\n<div><\/div>\n<h3 class=\"collapseomatic \" id=\"id69deb0c39a618\"  tabindex=\"0\"     >Tools<\/h3><div id=\"target-id69deb0c39a618\" class=\"collapseomatic_content \">\n<h4>Development environments<\/h4>\n<p style=\"padding-left: 30px;\">Install:<\/p>\n<p style=\"padding-left: 30px;\">Xcode from the App Store<\/p>\n<p style=\"padding-left: 30px;\"><a href=\"http:\/\/brew.sh\/\">homebrew<\/a><\/p>\n<p style=\"padding-left: 30px;\">Qt 5.11.2<\/p>\n<h4>git<\/h4>\n<pre style=\"padding-left: 30px;\">brew install git<\/pre>\n<\/div>\n<h3 class=\"collapseomatic \" id=\"id69deb0c39a828\"  tabindex=\"0\"     >Prerequisites<\/h3><div id=\"target-id69deb0c39a828\" class=\"collapseomatic_content \">\n<pre>brew install glm jpeg libpng glib libxml2 openexr<\/pre>\n<p>Add the Qt <code>bin<\/code> folder to <code>PATH<\/code> to make <code>qmake<\/code> available. In <code>~\/.bash_profile<\/code> or <code>~\/.bashrc<\/code>:<\/p>\n<pre>PATH=\/usr\/local\/opt\/qt5\/bin:$PATH\nexport PATH<\/pre>\n<\/div>\n<h3 class=\"collapseomatic \" id=\"id69deb0c39a908\"  tabindex=\"0\"     >Obtaining source<\/h3><div id=\"target-id69deb0c39a908\" class=\"collapseomatic_content \">\n<pre>git clone https:\/\/mfeemster@bitbucket.org\/mfeemster\/fractorium.git<\/pre>\n<\/div>\n<h3 class=\"collapseomatic \" id=\"id69deb0c39a9e5\"  tabindex=\"0\"     >Building<\/h3><div id=\"target-id69deb0c39a9e5\" class=\"collapseomatic_content \">\n<pre>cd fractorium\nqmake main.pro CONFIG+=release\nmake<\/pre>\n<p>Or open main.pro in Qt Creator, select release and build all.<\/p>\n<\/div>\n<h3 class=\"collapseomatic \" id=\"id69deb0c39aabf\"  tabindex=\"0\"     >Creating the app bundle<\/h3><div id=\"target-id69deb0c39aabf\" class=\"collapseomatic_content \">\n<p>To create Fractorium.app and the installer Fractorium.dmg:<\/p>\n<pre>cd fractorium\ncd archive\n.\/build.sh<\/pre>\n<\/div>\n<h3 class=\"collapseomatic \" id=\"id69deb0c39ab9c\"  tabindex=\"0\"     >Running<\/h3><div id=\"target-id69deb0c39ab9c\" class=\"collapseomatic_content \">\n<pre>cd bin\/release\n.\/fractorium\n<\/pre>\n<\/div>\n<h3 class=\"collapseomatic \" id=\"id69deb0c39ac77\"  tabindex=\"0\"     >Installing<\/h3><div id=\"target-id69deb0c39ac77\" class=\"collapseomatic_content \">\n<p>Open Fractorium.dmg and copy Fractorium.app to \/Applications.<\/p>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>The Mac build of Fractorium is supported on the following versions of the operating system: Sierra El Capitan Yosemite Mavericks<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":63,"menu_order":2,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-591","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"http:\/\/fractorium.com\/index.php?rest_route=\/wp\/v2\/pages\/591","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/fractorium.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"http:\/\/fractorium.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"http:\/\/fractorium.com\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"http:\/\/fractorium.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=591"}],"version-history":[{"count":27,"href":"http:\/\/fractorium.com\/index.php?rest_route=\/wp\/v2\/pages\/591\/revisions"}],"predecessor-version":[{"id":2483,"href":"http:\/\/fractorium.com\/index.php?rest_route=\/wp\/v2\/pages\/591\/revisions\/2483"}],"up":[{"embeddable":true,"href":"http:\/\/fractorium.com\/index.php?rest_route=\/wp\/v2\/pages\/63"}],"wp:attachment":[{"href":"http:\/\/fractorium.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=591"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}