Deutsch   English   Français   Italiano  
<vippq2$u7ea$1@dont-email.me>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: ...!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: Max Reznik <reznikmm@gmail.com>
Newsgroups: comp.lang.ada
Subject: Re: compilation or linking error
Date: Wed, 4 Dec 2024 16:43:14 +0200
Organization: A noiseless patient Spider
Lines: 15
Message-ID: <vippq2$u7ea$1@dont-email.me>
References: <nnd$2d8761ed$18289870@193d7deef487bb18>
 <nnd$06e20628$3fd458e7@8fd68094565feb50> <vind36$6e5b$1@dont-email.me>
 <nnd$1682f6ed$629f42f0@c0392ba3e5f0a93a>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Wed, 04 Dec 2024 15:43:15 +0100 (CET)
Injection-Info: dont-email.me; posting-host="099c2381332fa332d9e9cb636713feee";
	logging-data="990666"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX19WQsLylzW2SNYnSOfqgOgL"
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:lq2Qm9RK6QOgIJjw2bc74+YMTfk=
In-Reply-To: <nnd$1682f6ed$629f42f0@c0392ba3e5f0a93a>
Content-Language: en-US
Bytes: 1682

I mean, I guess, you open the GPR file in the editor and launch "Compile 
file" action in GNAT Studio. This makes no scene. This is the same as
open a text file and try to compile it, if you understand what I mean.

"Compile file" action in GNAT Studio works only for current open file,
the focused editor. It works only for Ada (or C/C++) source. GPR file is
not an Ada/C/C++ source, you can run "Compile file" on it.

What you can/should do is run "Build project".

I hope this helps.

04.12.2024 11:18, ldries46:
> In the .gpr file in clearly stated that main:
>