Hi Eduardo, It's here in the gdl2 library, you'll need to install that as well. https://github.com/gnustep/libs-gdl2/blob/master/EOControl/EOQualifier.h
On Sun, Oct 15, 2017 at 5:06 PM, Eduardo Osorio Armenta <[email protected]> wrote: > Dear GNUstepWeb, > > i was exercising my fedora-26 GNUstep installation (from scratch although > from svn...) > > and decided to compile your project: git clone > https://github.com/gnustep/libs-gsweb > > pretty clean downloaded ... then make > > but i got this: > > ..... > > Making all for framework GSWDatabase... > Compiling file WODisplayGroup.m ... > In file included from WODisplayGroup.m:34: > ./WODisplayGroup.h:35:10: fatal error: 'EOControl/EOQualifier.h' file not > found > #include <EOControl/EOQualifier.h> > ^~~~~~~~~~~~~~~~~~~~~~~~~ > 1 error generated. > gmake[3]: *** [/usr/local/share/GNUstep/Makefiles/rules.make:479: > obj/GSWDatabase.obj/WODisplayGroup.m.o] Error 1 > gmake[2]: *** > [/usr/local/share/GNUstep/Makefiles/Instance/framework.make:612: > internal-framework-run-compile-submake] Error 2 > gmake[1]: *** [/usr/local/share/GNUstep/Makefiles/Master/rules.make:297: > GSWDatabase.all.framework.variables] Error 2 > make: *** > [/usr/local/share/GNUstep/Makefiles/Master/serial-subdirectories.make:53: > internal-all] Error 2 > > > ok searched at github for that file EOQualifier.h,.... > but > > No matching files found. > > > i didn't find any place where create a bug or something like that > hope you can upload to the grace of all GNUstep followers... > > Thank you > Best Regards > > > _______________________________________________ > Discuss-gnustep mailing list > [email protected] > https://lists.gnu.org/mailman/listinfo/discuss-gnustep > _______________________________________________ Discuss-gnustep mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnustep
