<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im"><br>
>> What runtime error did you encounter and what host did you use?<br>
><br>
</div><div class="im">> I tried it in Ingen. With your code, when I double click plugin (to show<br>
> GUI) it reports "Failed to instantiate Plugin UI" and Ingen GUI freezes<br>
> (although, engine still runs in background).<br>
<br>
</div>That's interesting. Unfortunately, I couldn't get Ingen to compile on<br>
my machine (running Arch), so I cannot test this at the moment. But I<br>
will look out for it and compare with other LV2 GUIs. I actually<br>
copied the code from the example in the GUI header file (forgot its<br>
name, will check at home).<br>
Any chance that this is a bug in Ingen? (It shouldn't crash, but I<br>
know I'm being a little bold to pass on the origin of the crash from<br>
my untested whacky haphazard code to a well-tested program which is<br>
used by many more people...)<br>
<div class="im"><br>
> I'm pretty new to templating too and, even though your code made some sense,<br>
> I was comparing it to another very simple example of LV2 GUI code (just a<br>
> button too but without MIDI support), and only difference in code (and in<br>
> crashing Ingen :)) was that line.<br>
<br>
</div>Thanks for your input. I hope I can get Ingen compiled and see for<br>
myself where the problem lies.<br></blockquote><div><br></div><div>I have found the best way to build ingen is to grab the entire svn tree ( instructions at <a href="http://drobilla.net/blog/software/ingen/">http://drobilla.net/blog/software/ingen/</a> )and do a top level make and make install.   Installing the programs piecemeal seemed to cause problems.</div>
</div>