Re: Missing Header File ATKMMCONFIG.H

2021-02-05 Thread mike lear via gtkmm-list
To gtkmm-list Regarding missing header file, I have checked as suggested and I do have the include directory.  I have re-configured compiler and now everything works.Thank you for your speedy help.  Michael Lear On Thursday, 4 February 2021, 14:15:46 GMT, Kjell Ahlstedt wrote: Thi

Re: Missing Header File ATKMMCONFIG.H

2021-02-04 Thread Kjell Ahlstedt via gtkmm-list
This looks related to atkmm issue https://gitlab.gnome.org/GNOME/atkmm/-/issues/2 With atkmm release 2.28.1 yet another include directory must be added to the list of directories where the compiler searches for include files. Something has not been updated, either in Fedora or in your own buil

Missing Header File ATKMMCONFIG.H

2021-02-04 Thread mike lear via gtkmm-list
Hello gtkmm list: I am using gtkmm-3.0 on a fedora 33 x86_64 laptop. I wish to report a file missing in the /usr/include/atkmm-1.6 sub directory. My earlier version which is gmmproc 2.56.0 works fine. But my latest download version gmmproc 2.64.3 fails as it call for the file atkmmconfig.h to be i