Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - $PROJECT_ROOT: (5 Items)
   
$PROJECT_ROOT  
IDE401 Windows host.

If you specify in Project -> Properties -> QNX C/C++ Properties
Compiler -> Extra sources paths some relativ pathes , not all of them appear in the  "C/C++ Projects" view ,
means You can't open files with the IDE with in this missing pathes.

Absolut pathes seem to work.

e.g in the properties:
($PROJECT_ROOT)/../../lib
($PROJECT_ROOT)/../../layer
($PROJECT_ROOT)/../../core
($PROJECT_ROOT)/../../test
 
Only 2 pathes appear in "C/C++ Projects" view .

Is this a known problem ?
Perhaps already fixed in IDE45 ?

THX,
Jeevan

Re: $PROJECT_ROOT  
Looks like a bug. I'd just like to check it thoroughly on the trunk 
code. I'll do it next week, for sure.

Alex

Jeevan Mathew wrote:
>
> IDE401 Windows host.
>
> If you specify in Project -> Properties -> QNX C/C++ Properties
> Compiler -> Extra sources paths some relativ pathes , not all of them 
> appear in the  "C/C++ Projects" view ,
> means You can't open files with the IDE with in this missing pathes.
>
> Absolut pathes seem to work.
>
> e.g in the properties:
> ($PROJECT_ROOT)/../../lib
> ($PROJECT_ROOT)/../../layer
> ($PROJECT_ROOT)/../../core
> ($PROJECT_ROOT)/../../test
>  
> Only 2 pathes appear in "C/C++ Projects" view .
>
> Is this a known problem ?
> Perhaps already fixed in IDE45 ?
>
> THX,
> Jeevan
>
>
>
> _______________________________________________
> General
> http://community.qnx.com/sf/go/post6189
>
Re: $PROJECT_ROOT  
> Looks like a bug. I'd just like to check it thoroughly on the trunk 
> code. I'll do it next week, for sure.
> 
> Alex
> 

Hi Alex,

did you had a chance to check this ?

Thanks,
Jeevan
Re: $PROJECT_ROOT  
Sorry Jeevan, not yet. I'm not in the office today, but I promise to 
answer you before Monday.

Jeevan Mathew wrote:
>
> > Looks like a bug. I'd just like to check it thoroughly on the trunk
> > code. I'll do it next week, for sure.
> >
> > Alex
> >
>
> Hi Alex,
>
> did you had a chance to check this ?
>
> Thanks,
> Jeevan
>
>
> _______________________________________________
> General
> http://community.qnx.com/sf/go/post6368
>
Re: $PROJECT_ROOT  
I double checked this stuff. Looks that it still works. As long as added 
directory belongs to workspace, I don't create linked folder in the 
project for its representation. . I agree that it is a bit inconvenient 
for user in order to see any extra directories from this work space  to 
open project  properties . Maybe good solution for that could be a 
source path container, something like  include path container but for 
those directories where sources are located. If you really need this 
feature, just open the PR. About your problem: please take in account 
that before creating of linked folder for any out-of-workspace 
directory, IDE checks a)if it exists and b) is it a directory. If it is 
not the case, it doesn't create linked folder for it. I guess this is 
your case.

Regards,

Alex

Jeevan Mathew wrote:
>
> > Looks like a bug. I'd just like to check it thoroughly on the trunk
> > code. I'll do it next week, for sure.
> >
> > Alex
> >
>
> Hi Alex,
>
> did you had a chance to check this ?
>
> Thanks,
> Jeevan
>
>
> _______________________________________________
> General
> http://community.qnx.com/sf/go/post6368
>