<div dir="ltr"><div dir="ltr">Gregory Pittman venit, vidit, dixit 2022-03-26 21:18:28:<br>> On 3/26/22 15:39, Jean Ghali wrote:<br>> > Hi Greg,<br>> ><br>> > OpenSceneGraph is not currently compatible with Qt6, so this dependency must be excluded from<br>build by using the -DWANT_NOOSG=1 option at cmake command line.<br>> ><br>><br>> Thanks, Jean. It seems to be compiling Ok now. One thing I did find out in the process, the<br>that cmake seems to be more strict when you do an out of source build.<br>><br>>  From what I can see, you need to specify<br>><br>> cmake -S <source dir> -B <build dir> ...<br>><br>> I never specified the build directory before, and it just put the files into the directory I<br>was in when I entered the command.<br><br>In case all you need is a Fedora build:<br><br>I somehow try to keep up with Scribus development at:<br><br><a href="https://copr.fedorainfracloud.org/coprs/mjg/scribus/">https://copr.fedorainfracloud.org/coprs/mjg/scribus/</a><br><br>The builds are based on a direct svn-to-git conversion of upstream,<br>possibly with some backports to make older Scribus versions compile on<br>newer Fedoras (with newer libs).<br><br>Arch is restricted to x86_64 for now. spec settings are based on the<br>original Fedora package but include -DWANT_VERSIONING=YES so that you<br>can have multiple Scribus versions in parallel. Accordingly, the<br>packages are named "scribus159", "scribus170" etc. (The two active<br>branches are built more or less regularly, selected released versions<br>from time to time for a new Fedora release.)<br><br>Cheers<br>Michael<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
</blockquote></div></div>