[gtkada] Compilation error during installation
    Emmanuel Briot 
    briot at adacore.com
       
    Fri May 16 13:51:23 CEST 2014
    
    
  
> Which is the best workaround? Should I modify create_css_editor.adb or is it better to remove from the makefile the flag that is casing the style to be checked?
Definitely remove the command line switch (in shared.gpr)
In fact, it is not expected that -gnatwe appears on the command line at all, unless you
are doing a "debug" build (that is you have the environment variable BUILD set to
"Debug", or you have configured with --enable-build=Debug).
regards
Emmanuel
    
    
More information about the gtkada
mailing list