On 04.11.2015 14:30, Stefan Westerfeld wrote:
> stefan@quadcorn:~/src/beast/sfi (master *% u=)$ ./sfidl --print-include-path
> ${prefix}/include/bse-0
> 
> This should not contain a ${prefix} at all, but point to the actual directory.

Right, one of the pitfalls of the configure magic we're applying there.
I've also noted inconsistencies in naming and with other places where we
use/provide the installdir, that's all fixed in a new patch now.

Please give this branch a shot (private repo, beware of non-linear history),
if we're sure it works, I'll push to github:

  git fetch -n https://testbit.eu/experimental/beast.git/ 
+external-plugin-fixes/v2:external-plugin-fixes/v2

On a tangent, we will have to implement ${prefix} interpolation in C++ at some 
point,
in order to make bse/beast fully relocatable, which was one requirement of the 
windows
port.


-- 
Yours sincerely,
Tim Janik

https://testbit.eu/timj/
Free software author and speaker.
_______________________________________________
beast mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/beast

Reply via email to