<div dir="ltr"><div class="gmail_default" style="font-size:small">Andrew, the 3 patches have been reviewed as much as I can do and are fine on Linux so I will check them into GIT when I power up the desktop (hopefully tomorrow).  The new 526 Warning errors are actually due to the Fedora 40 C++ compiler.  Right below is the whole message that I did not provide earlier.<br></div><div class="gmail_default" style="font-size:small"><br></div><blockquote class="gmail_default gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">bcwindowbase.h:222:22: warning: ‘virtual void BC_WindowBase::create_objects()’ was hidden [-Woverloaded-virtual=]<br>  222 |         virtual void create_objects() { return; };<br>      |                      ^~~~~~~~~~~~~~<br>In file included from guicast.h:62:<br>errorbox.h:35:14: note:   by ‘void ErrorBox::create_objects(const char*)’<br>   35 |         void create_objects(const char *text);<br>      |              ^~~~~~~~~~~~~~<br>In file included from bcsubwindow.h:26,<br>                 from bcbutton.h:26,<br>                 from bcprogressbox.C:22:</blockquote><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">How to fix it is explained at the following url and I will test that but if  i have problems, will let you know!</div><div class="gmail_default" style="font-size:small"></div><blockquote class="gmail_default gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><a href="https://stackoverflow.com/questions/15295317/xcode-why-is-a-warning-of-is-hidden-given-with-overloaded-virtual-functions">https://stackoverflow.com/questions/15295317/xcode-why-is-a-warning-of-is-hidden-given-with-overloaded-virtual-functions</a></blockquote><div class="gmail_default" style="font-size:small"><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Nov 17, 2024 at 5:30 PM Andrew Randrianasulu <<a href="mailto:randrianasulu@gmail.com">randrianasulu@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Nov 18, 2024 at 3:11 AM Phyllis Smith <<a href="mailto:phylsmith2017@gmail.com" target="_blank">phylsmith2017@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div style="font-size:small">As previously mentioned this is a backup laptop where I finally installed Fedora 40, which is fedora's latest release.  Tomorrow I will boot my regular laptop and build there.  Python version on Fedora 40 is 3.12.7.<br></div></div></blockquote><div><br></div><div>Mmm, while I dislike new, improved breakage from all-new into-your-face software ideology ,  what Fedora does usually filters down to other distros, so we better to know exact error.</div><div><br></div><div>Take your time ... <br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div style="font-size:small"></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Nov 17, 2024 at 5:04 PM Andrew Randrianasulu <<a href="mailto:randrianasulu@gmail.com" target="_blank">randrianasulu@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="auto"><div><br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">пн, 18 нояб. 2024 г., 02:43 Phyllis Smith <<a href="mailto:phylsmith2017@gmail.com" rel="noreferrer" target="_blank">phylsmith2017@gmail.com</a>>:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div style="font-size:small">Andrew, building on my backup laptop (instead of my standard), I have 525 new error messages in the log file like:</div><blockquote class="gmail_default gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">/mnt0_new/cin5/cinelerra-5.1/plugins/../guicast/errorbox.h:35:14: note:   by ‘void ErrorBox::create_objects(const char*)’<br></blockquote><div><span class="gmail_default" style="font-size:small">This is quite concerning but I have not actually reviewed</span> <span class="gmail_default" style="font-size:small"> the 3 patches yet, but assume it is the guicast one.</span></div></div></blockquote></div></div><div dir="auto"><br></div><div dir="auto"><br></div><div dir="auto">patch for guicast/Makefile was adding python3.12 (something pkgin added as dependency while I fetched usual suspects like inkscape, gimp, okular ...)</div><div dir="auto"><br></div><div dir="auto">What OS/compiler you have on this laptop?</div><div dir="auto"><br></div><div dir="auto">line 35 in guicast/errorbox.h is just</div><div dir="auto"><br></div><div dir="auto">void create_objects(const char *text);</div><div dir="auto"><br></div><div dir="auto">unchanged by me ....</div><div dir="auto"><br></div><div dir="auto"><br></div><div dir="auto"><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"><div dir="ltr"><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Nov 17, 2024 at 9:42 AM Andrew Randrianasulu <<a href="mailto:randrianasulu@gmail.com" rel="noreferrer noreferrer" target="_blank">randrianasulu@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>Currently from that system</div><div><br></div><div>I still need to set </div><div><br></div><div> export LD_LIBRARY_PATH="/usr/pkg/lib/ffmpeg6"</div><div><br></div><div>and set audio output to oss - > /dev/audio but it seems to work.</div><div><br></div><div>Can you check them by building on Linux? :)<br></div></div>
</blockquote></div>
</blockquote></div></div></div>
</blockquote></div>
</blockquote></div></div>
</blockquote></div>