Hi Christian.
Yes, the SSR uses Qt 4 for now, but very soon it will use Qt 5, see
https://github.com/SoundScapeRenderer/ssr/pull/58.
If you want, you can already try this branch.
If not, here are some hints which maybe help:
The configure script searches for a program called "moc" and I guess
in your case it finds the Qt 5 version of it.
If you have local bin directory -- e.g. $HOME/bin -- you could try to
make a symbolic link there with the name "moc" linking to "mod-qt4".
If not, you could try temporarily disabling the "moc" binary and
renaming "moc-qt4" to "moc".
Alternatively, you could open
configure.ac, search for "moc" and
change it to "moc-qt4".
Then you'll have to run ./autogen.sh to update the configure script.
cheers,
Matthias
> --
> You received this message because you are subscribed to the Google Groups
> "SoundScape Renderer" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to
SoundScapeRende...@googlegroups.com.
> To post to this group, send email to
SoundScap...@googlegroups.com.
> To view this discussion on the web visit
>
https://groups.google.com/d/msgid/SoundScapeRenderer/a8e42284-16e5-4e05-9b24-63fe80f032b0%40googlegroups.com.
> For more options, visit
https://groups.google.com/d/optout.