[Anjuta-list] Can't add source: Source file must be inside the project directory



Hi,
 I am atempting to build (cross platform) c++ projects in anjuta.I already
have all the cross platform code in a directory structure dvlp/src  ,
dvlp/inc, dvlp/make(With include source and project files respectively in
each folder).However when adding existing files from dvlp/src and dvlp/inc
to the project in dvlp/make i get an error saying "Can't add source: Source
file must be inside the project directory".

Is there a way to bypass this error and add the sources using relative paths
( ../src/file.cpp )??

 I am unable to reorganize my code structure as the code is already being
built with this structure on win32 (MSVC) and is checked in to cvs with this
structure.
 I would like the build output to go into dvlp/bin/linux. (i.e ../bin/linux
wrt to the project file)
Regards,
Ajit
P.S. I am running anjuta 2.0.2





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]