Yeah, I need to look into editing that error message in CMake. (Anybody have any quick
pointers on how to make a custom "Find***.cmake" file output a more specific
error message when it can't find its package? I'm guessing the
find_package_handle_standard_args function is responsible for outputting the error
message...)
You're missing the lv2-c++-tools package, found here:
http://www.nongnu.org/ll-plugins/hacking.html
Once that's compiled and installed, you should be good. Note that in at least Ubuntu
and maybe other distros, lv2-c++-tools doesn't include the libraries, so your best bet
is to compile the package in the link above.
Thanks, and let me know if you have any other compilation problems.
Michael Bechard
________________________________
From: "harryhaaren(a)gmail.com" <harryhaaren(a)gmail.com>
To: Michael Bechard <gothmagog(a)yahoo.com>
Cc: Linux Audio Announce List <linux-audio-announce(a)lists.linuxaudio.org>rg>; Linux
Audio Developers List <linux-audio-dev(a)lists.linuxaudio.org>
Sent: Friday, August 19, 2011 2:42 PM
Subject: Re: [LAD] [LAA][ANNOUNCE] New LV2 Soft Synth: The Newtonator v0.5.0
Fantastic, very cool to see new synths arriving on the scene! :)
Quick question on building though, I'm getting some errors due to my system not having
the right LV2 thingys installed...
The error itself:
-- Could NOT find LV2-GUI (missing: LV2-GUI_LIBRARY LV2-GUI_INCLUDE_DIR)
-- Could NOT find LV2-PLUGIN (missing: LV2-PLUGIN_LIBRARY LV2-PLUGIN_INCLUDE_DIR)
What are these libraries? More importantly, where can I get them..?
Cheers, -Harry
On , Michael Bechard <gothmagog(a)yahoo.com> wrote:
Brand new LV2 plugin soft synth here. The Newtonator
(v0.5.0) features:
* LV2-compliant synth plugin
* Simple, easy-to-use GTK-based GUI
* 3-note polyphony (err, um, until I can do some serious optimization)
* "Unique" synthesis algorithm (Tuna Pagan Fellowship)
The Newtonator specializes in making crazy, harsh sounds, so if you're
looking for some sounds to produce the next Yanni album, keep
looking. Please refer to the user manual
(
http://newtonator.sourceforge.net/manual/index.html) for more gory
details.
Download:
http://sourceforge.net/projects/newtonator/files/newtonator-0.5.0.tar.gz/do…
NOTE: This plugin was written against the excellent libraries included in
the lv2-c++-tools package written by Lars Luthman. However, as of v1.0.4,
the
GUI library only supports rev. 2 of the LV2 specification, so it may
have problems on newer hosts (though I have done some (very) preliminary
testing against Ardour3 and it seems to work ok). Alpha testing mostly
done against zynjacku and Elven (comes with ll-plugins package) hosts.
This puppy's in beta, so feel free to get in touch with me at the project
forum (
https://sourceforge.net/projects/newtonator/forums/forum/1820765)
or submit a bug if needed.
Thanks, and have fun.
Michael Bechard
https://sourceforge.net/projects/newtonator/