<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Develop branch build issues]]></title><description><![CDATA[<p dir="auto">Trying to build the latest develop branch on Linux Mint 19. Getting the following:</p>
<pre><code>../../../../../HISE-develop/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/modules/MidiPlayer.h:168:35: error: use of deleted function ‘std::atomic&lt;int&gt;::atomic(const std::atomic&lt;int&gt;&amp;)’
   std::atomic&lt;int&gt; numReadLocks = 0;
</code></pre>
<pre><code>../../../../../HISE-develop/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/modules/MidiPlayer.h:397:54: error: use of deleted function ‘std::atomic&lt;_Tp&gt;::atomic(const std::atomic&lt;_Tp&gt;&amp;) [with _Tp = hise::MidiPlayer::RecordState]’
  std::atomic&lt;RecordState&gt; recordState = RecordState::Idle;
</code></pre>
<pre><code>../../../../../HISE-develop/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/modules/MidiPlayer.h:168:35: error: use of deleted function ‘std::atomic&lt;int&gt;::atomic(const std::atomic&lt;int&gt;&amp;)’
   std::atomic&lt;int&gt; numReadLocks = 0;
</code></pre>
<pre><code>../../../../../HISE-develop/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/modules/MidiPlayer.h:397:54: error: use of deleted function ‘std::atomic&lt;_Tp&gt;::atomic(const std::atomic&lt;_Tp&gt;&amp;) [with _Tp = hise::MidiPlayer::RecordState]’
  std::atomic&lt;RecordState&gt; recordState = RecordState::Idle;
</code></pre>
<pre><code>../../../../../HISE-develop/hi_dsp/modules/MidiPlayer.cpp:1065:41: error: cannot bind non-const lvalue reference of type ‘juce::Array&lt;hise::HiseEvent&gt;&amp;’ to an rvalue of type ‘juce::Array&lt;hise::HiseEvent&gt;’
     newEvents.swapWith(seq-&gt;getEventList(p-&gt;getSampleRate(), p-&gt;getMainController()-&gt;getBpm()));
</code></pre>
<pre><code>../../../../../HISE-develop/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_zstd/hi_zstd/ZstdCompressor_Impl.h:192:3: error: cannot bind non-const lvalue reference of type ‘juce::MemoryBlock&amp;’ to an rvalue of type ‘juce::MemoryBlock’
   uncompressedData.swapWith(compressRaw(uncompressedData));
</code></pre>
]]></description><link>https://forum.hise.audio/topic/1277/develop-branch-build-issues</link><generator>RSS for Node</generator><lastBuildDate>Mon, 07 Sep 2026 09:13:07 GMT</lastBuildDate><atom:link href="https://forum.hise.audio/topic/1277.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 25 Feb 2019 22:19:26 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Develop branch build issues on Mon, 04 Mar 2019 09:34:50 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto">Yey that worked and it even says version 2.0 now instead of 1.6</p>
</blockquote>
<p dir="auto">Time to move to 2.1.0 then :)</p>
]]></description><link>https://forum.hise.audio/post/9134</link><guid isPermaLink="true">https://forum.hise.audio/post/9134</guid><dc:creator><![CDATA[Christoph Hart]]></dc:creator><pubDate>Mon, 04 Mar 2019 09:34:50 GMT</pubDate></item><item><title><![CDATA[Reply to Develop branch build issues on Sat, 02 Mar 2019 00:07:28 GMT]]></title><description><![CDATA[<p dir="auto">Yey that worked and it even says version 2.0 now instead of 1.6 :)</p>
]]></description><link>https://forum.hise.audio/post/9096</link><guid isPermaLink="true">https://forum.hise.audio/post/9096</guid><dc:creator><![CDATA[David Healey]]></dc:creator><pubDate>Sat, 02 Mar 2019 00:07:28 GMT</pubDate></item><item><title><![CDATA[Reply to Develop branch build issues on Fri, 01 Mar 2019 16:24:57 GMT]]></title><description><![CDATA[<p dir="auto">Please check again, should be fixed now.</p>
]]></description><link>https://forum.hise.audio/post/9095</link><guid isPermaLink="true">https://forum.hise.audio/post/9095</guid><dc:creator><![CDATA[Christoph Hart]]></dc:creator><pubDate>Fri, 01 Mar 2019 16:24:57 GMT</pubDate></item></channel></rss>