comp.lang.ada
 help / color / mirror / Atom feed
* Cannot Add adb or ads file to project in  GPS 6.0.1
@ 2015-06-29 10:15 yamenajjour
  2015-06-29 11:03 ` Mark Lorenzen
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: yamenajjour @ 2015-06-29 10:15 UTC (permalink / raw)


Hi All ,

After creating a project with the following entries in GPS

project Hofstader is

   for Source_Dirs use ("src/**");
   for Object_Dir use "obj";
   for Exec_Dir use "output";
   for Main use ("main.adb");

end Hofstader;

i tried to add an already existing file whose suffix is adb , unfortunately i am getting always the following error 

hofstader.gpr:1:09: language unknown for "stader.adb"

Any idea what could be the reason 


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2019-04-30  8:17 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-29 10:15 Cannot Add adb or ads file to project in GPS 6.0.1 yamenajjour
2015-06-29 11:03 ` Mark Lorenzen
2015-06-29 11:20 ` Simon Wright
2015-06-29 12:04 ` Dmitry A. Kazakov
2015-06-29 12:13   ` G.B.
2019-04-30  7:17 ` bert.oates
2019-04-30  8:17   ` Simon Wright

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