comp.lang.ada
 help / color / mirror / Atom feed
From: ldries46 <bertus.dries@planet.nl>
Subject: Re: compilation or linking error
Date: Wed, 4 Dec 2024 10:18:17 +0100	[thread overview]
Message-ID: <nnd$1682f6ed$629f42f0@c0392ba3e5f0a93a> (raw)
In-Reply-To: <vind36$6e5b$1@dont-email.me>

In the .gpr file in clearly stated that main:
"for Main use ("Sudoku_main.adb"); and "for Source_Dirs use ("./src", 
...etc"
which means that according to the .gpr  file the compilation is for the 
program that is presented in the .src directory. As I think the problem 
is somewhere in the compilation,  Linker or Builder parts used in 
the.gpr file

Op 3-12-2024 om 17:53 schreef Max Reznik:
> 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

  reply	other threads:[~2024-12-04  9:18 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <nnd$2d8761ed$18289870@193d7deef487bb18>
2024-12-03 11:43 ` compilation or linking error ldries46
2024-12-03 16:53   ` Max Reznik
2024-12-04  9:18     ` ldries46 [this message]
2024-12-04 14:43       ` Max Reznik
2024-12-05  8:21         ` ldries46
replies disabled

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