[gtkada] Constraint_Error : s-valuti.adb:223 explicit raise
Emmanuel Briot
briot at adacore.com
Fri Nov 5 13:56:20 CET 2010
> I have ported the application to Windows using Gnat GPL-2010 and
> Gtkada-gpl-2.14.1. The application compiles correctly. However, when I
> run the application and play with the interface, I get the following error:
>
> raised Constraint_Error : s-valuti.adb:223 explicit raise
You should bind with the -E switch (or, if you use gnatmake, use "-bargs -E") to
get a backtrace. Then addr2line will give you the traceback).
I don't think this is related to GtkAda though.
regards,
Emmanuel
More information about the gtkada
mailing list