FWIW while this works with the windows build, it still does not with a scons linux build here: Compiling src/mesa/drivers/dri/common/dri_util.c ... In file included from src/mesa/drivers/dri/common/dri_util.c:45:0: src/util/xmlpool.h:103:29: fatal error: xmlpool/options.h: No such file or directory compilation terminated.
Looks to me like the include path should be provided by xmlpool_options.dir.dir but I'm not quite sure how that's supposed to work or why it's failing... But the file is definitely generated (./build/linux-x86_64-debug/util/xmlpool/options.h) Roland Am 31.07.2017 um 17:25 schrieb AppVeyor: > > Build mesa 5074 completed > <https://ci.appveyor.com/project/mesa3d/mesa/build/5074> > > Commit 90c8f17cf8 by Nicolai Hähnle <mailto:[email protected]> on > 7/31/2017 3:17 PM: > Attempt to fix AppVeyor build, round 2 > > Configure your notification preferences > <https://ci.appveyor.com/notifications> > > > > _______________________________________________ > mesa-dev mailing list > [email protected] > https://lists.freedesktop.org/mailman/listinfo/mesa-dev > _______________________________________________ mesa-dev mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-dev
