comp.lang.ada
 help / color / mirror / Atom feed
From: tmoran@acm.org
Subject: Re: set programm icon
Date: Mon, 14 Jun 2004 19:34:32 GMT
Date: 2004-06-14T19:34:32+00:00	[thread overview]
Message-ID: <c5nzc.41810$0y.25199@attbi_s03> (raw)
In-Reply-To: cakr9h$1ds$06$1@news.t-online.com

>but the gnat compiler tells me, that he cant find the wglink.exe! (gnatmake
>xfile.adb --GNATLINK=wglink.exe <enter>  --- in the directory where the file
>to bind is)
  Try "--GNATLINK=thefullpath\wglink"
or put the wglink.exe in the working directory from which you are running
gnatmake.

>how can I only include the *.o file in my source code? Do I have to use the
>command:
>pragma linker_options("icon.o");
  The readme.txt that came with wglink says:
>To use wglink, add appropriate 'pragma linker_options("abc.rc")'
>to the Ada source code, ...



  reply	other threads:[~2004-06-14 19:34 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-14 16:22 set programm icon Tanker
2004-06-14 17:18 ` Jano
2004-06-14 18:17   ` Tanker
2004-06-14 18:18   ` tmoran
2004-06-14 18:42   ` Tanker
2004-06-14 19:34     ` tmoran [this message]
2004-06-15  9:11     ` Jano
2004-06-15 16:23       ` Tanker
2004-06-15 19:34         ` Bernd Specht
2004-06-15 21:22     ` Pascal Obry
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox