Linker Errors with Fox 1.6 on Ubuntu 22.04

Dustin Inkster <[email protected]> Sat, 18 May 2024 07:11:57 -0400
Newsgroups gmane.comp.lib.fox-toolkit.user
Message-ID <CALym9smgMsqYVjQm4V2QBP9q8tubkzWoVLvYqCnwx47FHb0vEQ@mail.gmail.com>
I was able to eliminate most of the errors by using this compile statement:

g++ scribble.cpp `pkg-config --cflags libs fox17` -o scribble_exec

It also works if I use the fox.pc file instead for 1.6.  I can't quite
explain why this works and the previous didn't but I'll go with it.

I'm still not able to build though, since I'm getting linker errors on the
destructor for ScribbleWindow.  I'm guessing it's related to the system
override but I haven't had time to dig in.

_______________________________________________
Foxgui-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/foxgui-users