On 07/06/12 15:26, Jeremy Jongepier wrote:
On 07/06/12 15:19, hermann wrote:
Hi Jeremy
Thanks for reporting the issue,
it seems that there changed/moved some things when boost go to version
1.50 because then, libboost-system is needed. With boost 1.49, we didn't
need it, but build with boost > 1.49 fail.
So I have add boost-system to the dependency’s for guitarix.
Maybe you didn't have it installed?
greets
hermann
Hello Hermann,
It wasn't installed. After installing it guitarix 0.23.1 builds fine.
Thanks! Looking forward to a weekend full of noodling :)
Jeremy
$ guitarix
terminate called after throwing an instance of 'std::out_of_range'
what(): basic_string::erase
Aborted (core dumped)
After deleting .config/guitarix guitarix works again. I got this issue
when adding a LADSPA plugin. Tried doing it again:
(guitarix:26095): glibmm-ERROR **:
unhandled exception (type std::exception) in signal handler:
what: basic_string::erase
Trace/breakpoint trap (core dumped)
Jeremy