[gtkada] Compiler options problem
imwilli at gmx.de
imwilli at gmx.de
Thu Sep 7 13:18:43 CEST 2006
Hi,
I'm trying to do some drawing stuff with GtkAda. I am using Gtkada 2.4.0 for Windows. Now I am also using Adasockets. For the GtkAda things I need the compiler options -largs -mwindows, without them it doesn't compile at all. But with -mwindows Adasockets doesn't run at all. I think it is because -mwindows somehow disables the console.
Is there some way to enable the console again?
I tried then to have a main programm that uses Adasockets and all GtkAda things in another package. But from the main programm I call a procedure of my GtkAda-Package, so I have to put in the main programm 'with Gtk-package use Gtk-package'. When I now compile the GtkAda-Package with the above options no problem. But when I try to compile the main program without the options it recompiles the GtkAda-Package also without the options and it fails.
Does somebody know something to help me?
This is the first time for me to work with GtkAda.
Thank you very much.
Willi,
Germany
--
Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen!
Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer
More information about the gtkada
mailing list