> Le 30 août 2019 à 17:41, J Carter via Gnoga-list 
> <gnoga-list@lists.sourceforge.net> a écrit :
> 
> The error is in building a demo; Sqlite is not needed to build Gnoga. As I 
> don't use Sqlite, I don't want to install or build it just so a demo will 
> build. It should, therefore, be expected that this demo might fail, and its 
> failure should not result in the overall build failing.

Hello Jeff,

You can prevent make stopping on error with a dash before a command.
Can you try this on Makefile line 244?
    - $(BUILDER) -P demo/demo_agg.gpr $@-main $(GN_OPTIONS)

Maybe some other lines need it like tutorials...
Tell me if it is ok then I will commit the fix.

HTH, Pascal.
http://blady.pagesperso-orange.fr




_______________________________________________
Gnoga-list mailing list
Gnoga-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnoga-list

Reply via email to