From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-0.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,4ff4048cb71ae417 X-Google-Attributes: gid103376,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news3.google.com!feeder1-2.proxad.net!proxad.net!feeder2-2.proxad.net!newsfeed.arcor.de!newsspool1.arcor-online.net!news.arcor.de.POSTED!not-for-mail From: "Dmitry A. Kazakov" Subject: Re: ANN: GtkAda 2.10 support Newsgroups: comp.lang.ada User-Agent: 40tude_Dialog/2.0.15.1 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Reply-To: mailbox@dmitry-kazakov.de Organization: cbb software GmbH References: Date: Sat, 8 Dec 2007 11:26:28 +0100 Message-ID: <1k7muw3stdi2h.1r9cayfdvawjx.dlg@40tude.net> NNTP-Posting-Date: 08 Dec 2007 11:26:28 CET NNTP-Posting-Host: 2325202f.newsspool4.arcor-online.net X-Trace: DXC=]h8X;A9b3liZ]7634IUK68^mU9aeGP1X5XBU>`0Hm1 X-Complaints-To: usenet-abuse@arcor.de Xref: g2news1.google.com comp.lang.ada:18783 Date: 2007-12-08T11:26:28+01:00 List-Id: On Fri, 7 Dec 2007 18:55:26 -0800 (PST), Gene wrote: > The procedure entry point gdk_cursor_new_from_name could not be > located in the dynamic link library libgdk-win32-2.0-0.dll > > when I try to run the program. To preclude PATH problems, I start a > cmd window, clear the path, and then add only the gtkada/bin directory > to it. Same result. Could the dll in the installation be wrong? It is almost certainly a PATH problem. Make sure that "C:\GtkAda-2.10.0\bin;" *precedes* "C:\GNAT\2007\bin;" etc in PATH: Start-> Control panel-> System-> Advanced-> Environment Variables-> System variables-> PATH Don't forget to restart GPS after modifying PATH. -- Regards, Dmitry A. Kazakov http://www.dmitry-kazakov.de