[gtkada] Re: gtkada Digest, Vol 3, Issue 17

mv at careconsulting.fr mv at careconsulting.fr
Sat Jun 26 15:22:27 CEST 2004


> Send gtkada mailing list submissions to
> 	gtkada at lists.act-europe.fr
>
> To subscribe or unsubscribe via the World Wide Web, visit
> 	http://lists.act-europe.fr/mailman/listinfo/gtkada
> or, via email, send a message with subject or body 'help' to
> 	gtkada-request at lists.act-europe.fr
>
> You can reach the person managing the list at
> 	gtkada-owner at lists.act-europe.fr
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of gtkada digest..."
>
>
> Today's Topics:
>
>    1. A very little probleme to compile with GtkAda (Marc VERISSI)
>    2. Re: A very little probleme to compile with GtkAda (Hal V. Engel)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Fri, 25 Jun 2004 23:17:49 +0200
> From: "Marc VERISSI" <mv at careconsulting.fr>
> Subject: [gtkada] A very little probleme to compile with GtkAda
> To: <gtkada at lists.act-europe.fr>
> Message-ID: <000c01c45af9$de472ea0$0301a8c0 at care0ekuagb77y>
> Content-Type: text/plain; charset="us-ascii"
>
> Hello,
>
> I just start GtkAda and when I want to compile, I make (win32 system) :
> gnatmake simple.adb -Ic:\GtkAda-2.2.0\include\gtkada
> The compilation works but when I run simple.exe.
> An error message appears :
> libgdk-win32-2.0.0.dll can be find.
> What can I do ? (this library exists in prefix\lib).
>
> Many Thanks for your help.
>
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: /pipermail/gtkada/attachments/20040625/4a0e8914/attachment-0001.html
>
> ------------------------------
>
> Message: 2
> Date: Fri, 25 Jun 2004 14:24:47 -0700
> From: "Hal V. Engel" <hvengel at astound.net>
> Subject: Re: [gtkada] A very little probleme to compile with GtkAda
> To: gtkada at lists.act-europe.fr
> Message-ID: <200406251424.59211.hvengel at astound.net>
> Content-Type: text/plain; charset="utf-8"
>
> Make sure that prefix\lib is in the path or lib path on your machine.
> Or you could copy the DLL to the application's directory (not
> recommended).
>
> On Friday 25 June 2004 14:17, Marc VERISSI wrote:
>> Hello,
>>
>> I just start GtkAda and when I want to compile, I make (win32
> system) :
>> gnatmake simple.adb -Ic:\GtkAda-2.2.0\include\gtkada
>> The compilation works but when I run simple.exe.
>> An error message appears :
>> libgdk-win32-2.0.0.dll can be find.
>> What can I do ? (this library exists in prefix\lib).
>>
>> Many Thanks for your help.
>>
>>
>
> --
> Hal V. Engel
> -------------- next part --------------
> A non-text attachment was scrubbed...
> Name: not available
> Type: application/pgp-signature
> Size: 827 bytes
> Desc: signature
> Url : /pipermail/gtkada/attachments/20040625/7c2ea965/attachment-0001.bin
>
> ------------------------------
>
> _______________________________________________
> gtkada mailing list
> gtkada at lists.act-europe.fr
> http://lists.act-europe.fr/mailman/listinfo/gtkada
>
>
> End of gtkada Digest, Vol 3, Issue 17
> *************************************
>
3. I verify ma compilation. I only obtain the good result when my
executable file is in the directory gtkada-2.2.0\bin.

I had try to put the file libgdk-win32-2.0.0.dll in my exec directory but
it doesn't run, the same message appears.

Have you got any idea ?

Many Thanks.



More information about the gtkada mailing list