<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Hi Jörn,<br>
      <br>
      thanks for the report, I did not check the Linux build for long
      time and I accidentally deleted the wrapper.<br>
      I fixed it, should build fine now. <br>
      (The wrapper is not part of the official JUCE distribution, it was
      written by
      <meta charset="utf-8">
      Filipe Coelho.)<br>
      <br>
      However, the GUI of the LV2 plug-ins does currently not work,
      therefore you have to use the native GUI of the host.<br>
      This is particularly a problem for the (binaural-)decoder, where
      you have to load a preset in the GUI in order to generate output.<br>
      You can build the plugins as standalone as well and connect the
      decoder via jack. You are used to that anyway, right :-)<br>
      <br>
      It would definitely need someone else to fix Linux related
      problems, but you can still nag me if something's wrong.<br>
      <br>
      Greets from Regensburg to Essen (I'm more close now...)<br>
      Matthias<br>
      <br>
      On 12/10/14 22:08, Jörn Nettingsmeier wrote:<br>
    </div>
    <blockquote cite="mid:543ADFA3.4050607@stackingdwarves.net"
      type="cite">Hi Matthias,
      <br>
      <br>
      <br>
      I'm trying to build your ambix plugin suite on Linux using the LV2
      wrapper, which fails with the following problem during makefile
      generation:
      <br>
      <br>
      CMake Error at CMakeLists_subprojects.txt.inc:104 (ADD_LIBRARY):
      <br>
        Cannot find source file:
      <br>
      <br>
      <br>
/local/build/ambix/JUCE/modules/juce_audio_plugin_client/LV2/juce_LV2_Wrapper.cpp
      <br>
      <br>
        Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++
      .hm .hpp
      <br>
        .hxx .in .txx
      <br>
      Call Stack (most recent call first):
      <br>
        ambix_binaural/ambix_binaural/CMakeLists.txt:20 (INCLUDE)
      <br>
      <br>
      It seems that the JUCE tree in your repo does not have an LV2
      directory at all, and neither has the official JUCE repo - has it
      been dropped?
      <br>
      <br>
      Any hints much appreciated, best greetings from Essen to Vilnius,
      <br>
      <br>
      <br>
      Jörn
      <br>
      <br>
      <br>
      <br>
      <br>
      <br>
    </blockquote>
    <br>
  </body>
</html>