From mboxrd@z Thu Jan 1 00:00:00 1970 Path: eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: Max Reznik Newsgroups: comp.lang.ada Subject: Re: compilation or linking error Date: Tue, 3 Dec 2024 18:53:58 +0200 Organization: A noiseless patient Spider Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Injection-Date: Tue, 03 Dec 2024 17:53:58 +0100 (CET) Injection-Info: dont-email.me; posting-host="2a9c3d84d374a0c3fd8f6a89c936384c"; logging-data="211115"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/bCvfsjtAk5lCzg35oF8Ix" User-Agent: Mozilla Thunderbird Cancel-Lock: sha1:EkoWfKqFQxYoyWV8+OaRjAg4Ygc= Content-Language: en-US In-Reply-To: Xref: news.eternal-september.org comp.lang.ada:66472 List-Id: It seems you are trying to compile a `.gpr` file. This is not what you need. You can compile only `.adb` (sometimes `.ads`). Instead of compiling `.gpr` file run "Build project" 03.12.2024 13:43, ldries46: > I just run the Compile command and get: > > [2024-12-03 12:28:45] Could not determine the project for file: D: > \ada\project\Sudoku\Sudoku_main.gpr