<?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[Help with compiling on windows]]></title><description><![CDATA[<p dir="auto">I have managed to build Hise the timestretch version from yesterday.<br />
Both Faust and Perfetto is enabled<br />
Now when I'm compiling a vst3 instrument I get an error and the compilation fails.<br />
This is the error message in VS2022:</p>
<pre><code>C:\Users\ulrikboden\Music\Hise\Hise Projects\Euclidean Rhythms\AdditionalSourceCode\nodes\factory.cpp(29,58): error C20
27: use of undefined type 'hise::FrontendHostFactory' [C:\Users\ulrikboden\Music\Hise\Hise Projects\Euclidean Rhythms\B
inaries\Builds\VisualStudio2022\Euclidean Rhythms_SharedCode.vcxproj]
</code></pre>
<p dir="auto">Any help is appreciated.</p>
]]></description><link>https://forum.hise.audio/topic/8012/help-with-compiling-on-windows</link><generator>RSS for Node</generator><lastBuildDate>Mon, 07 Sep 2026 15:44:54 GMT</lastBuildDate><atom:link href="https://forum.hise.audio/topic/8012.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 10 Aug 2023 15:10:03 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Help with compiling on windows on Thu, 10 Aug 2023 16:37:36 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/1">@Christoph-Hart</a> thank you, it's solved now.<br />
In some mystical way some nodes were in the AdditionalSourceCode folder, and I don't even have any of that stuff in this plugin.<br />
I remember I started mixtring with script node to try something out, and I was in this project folder when I did that, it must had been a leftover.</p>
<p dir="auto">I just deleted them and everything went fine <img src="https://forum.hise.audio/assets/plugins/nodebb-plugin-emoji/emoji/android/1f44d.png?v=fba14f4754a" class="not-responsive emoji emoji-android emoji--+1" style="height:23px;width:auto;vertical-align:middle" title=":+1:" alt="👍" /></p>
]]></description><link>https://forum.hise.audio/post/68113</link><guid isPermaLink="true">https://forum.hise.audio/post/68113</guid><dc:creator><![CDATA[ulrik]]></dc:creator><pubDate>Thu, 10 Aug 2023 16:37:36 GMT</pubDate></item><item><title><![CDATA[Reply to Help with compiling on windows on Thu, 10 Aug 2023 16:02:56 GMT]]></title><description><![CDATA[<ol>
<li>Don't use Perfetto, it's just a profiling framework that I'm using internally to optimize stuff.</li>
<li>You need to reexport the DLL so that it creates the boilerplate C++ code with the updated method names (I've been refactoring the codebase a bit).</li>
</ol>
]]></description><link>https://forum.hise.audio/post/68107</link><guid isPermaLink="true">https://forum.hise.audio/post/68107</guid><dc:creator><![CDATA[Christoph Hart]]></dc:creator><pubDate>Thu, 10 Aug 2023 16:02:56 GMT</pubDate></item></channel></rss>