<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to BuildTutorial</title><link>https://sourceforge.net/p/lynkeos/wiki/BuildTutorial/</link><description>Recent changes to BuildTutorial</description><atom:link href="https://sourceforge.net/p/lynkeos/wiki/BuildTutorial/feed" rel="self"/><language>en</language><lastBuildDate>Thu, 13 Mar 2025 22:50:54 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/lynkeos/wiki/BuildTutorial/feed" rel="self" type="application/rss+xml"/><item><title>BuildTutorial modified by Jean-Etienne LAMIAUD</title><link>https://sourceforge.net/p/lynkeos/wiki/BuildTutorial/</link><description>&lt;div class="markdown_content"&gt;&lt;h1 id="building-lynkeos"&gt;Building Lynkeos&lt;/h1&gt;
&lt;h2 id="dependencies"&gt;Dependencies&lt;/h2&gt;
&lt;p&gt;First get some tools which are needed for the build :&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;XLMStarlet (http://xmlstar.sourceforge.net/) : This tool is used for parsing the Help XML configuration files. It should already be installed as part of macOS ; if not, install it with Homebrew.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Then get the third party softwares used by the Lynkeos application. The libraries not already included in the source code can be downloaded, pre-built, from the &lt;a class="" href="/p/lynkeos/wiki/Download/"&gt;download page&lt;/a&gt; and installed with the standard macOS installer.&lt;br/&gt;
If you want a more recent version, get the source from the following links, build and install them.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Dcraw ( &lt;a href="http://www.cybercom.net/~dcoffin/dcraw/" rel="nofollow"&gt;http://www.cybercom.net/~dcoffin/dcraw/&lt;/a&gt; ) : The source code used in the latest Lynkeos release is already included in the Lynkeos source code. But you may want to get a more recent release for your build.&lt;/li&gt;
&lt;li&gt;Libraw ( &lt;a href="https://www.libraw.org/" rel="nofollow"&gt;https://www.libraw.org/&lt;/a&gt; )&lt;/li&gt;
&lt;li&gt;SMDoubleSlider ( &lt;a href="http://developer.snowmintcs.com/controls/smdoubleslider/" rel="nofollow"&gt;http://developer.snowmintcs.com/controls/smdoubleslider/&lt;/a&gt; ) : It is also included in the Lynkeos source code.&lt;/li&gt;
&lt;li&gt;FFmpeg ( &lt;a href="http://ffmpeg.mplayerhq.hu/" rel="nofollow"&gt;http://ffmpeg.mplayerhq.hu/&lt;/a&gt; )&lt;/li&gt;
&lt;li&gt;CFITSIO ( &lt;a href="http://heasarc.gsfc.nasa.gov/fitsio/" rel="nofollow"&gt;http://heasarc.gsfc.nasa.gov/fitsio/&lt;/a&gt; )&lt;/li&gt;
&lt;li&gt;FFTW3 ( &lt;a href="http://www.fftw.org/" rel="nofollow"&gt;http://www.fftw.org/&lt;/a&gt; )&lt;/li&gt;
&lt;li&gt;TIFF library ( &lt;a href="http://www.remotesensing.org/libtiff/" rel="nofollow"&gt;http://www.remotesensing.org/libtiff/&lt;/a&gt; )&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="source-code"&gt;Source code&lt;/h2&gt;
&lt;p&gt;At last, get the Lynkeos source code, from the &lt;a class="" href="https://sourceforge.net/p/lynkeos/git/"&gt;SourceForge Git&lt;/a&gt; repository with the following command:&lt;/p&gt;
&lt;p&gt;&lt;code&gt;git clone https://git.code.sf.net/p/lynkeos/git lynkeos-code&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;Or download the latest source file archive from the &lt;a class="" href="/p/lynkeos/wiki/Download/"&gt;download page&lt;/a&gt; .&lt;/p&gt;
&lt;h2 id="build"&gt;Build&lt;/h2&gt;
&lt;p&gt;Once you got all the dependencies installed, open the Xcode project "Lynkeos.pbxproj", and select "Build". This will build the internal framework, pass the tests, retrieve the help, build all plugins and finally the complete application.&lt;br/&gt;
&lt;strong&gt;Be warned that, at the first build, the help retrieval will be very long (maybe 30 minutes).&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Once built, the application can be started by hitting the "Run" button. It can also be found in the "Derived Data" folder hierarchy.&lt;/p&gt;
&lt;hr/&gt;
&lt;p&gt;Do not hesitate to &lt;a class="" href="https://sourceforge.net/sendmessage.php?touser=1087907"&gt;contact me&lt;/a&gt; if something goes wrong. This Wiki may need some corrections.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jean-Etienne LAMIAUD</dc:creator><pubDate>Thu, 13 Mar 2025 22:50:54 -0000</pubDate><guid>https://sourceforge.net3de8e4b4c9e6c0c0357ffa08e97997e8b16d66c5</guid></item></channel></rss>