Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - appBuilder on QNX6.4. and 6.5.0 trouble: (3 Items)
   
appBuilder on QNX6.4. and 6.5.0 trouble  
Hi, all, 
I've installed the IDE 4.7 (win) with QNX6.5 on my PC and I've try to
generate a Photon application.
On the same PC I've have 6.3.2,6.4.1 and now 6.5.0.
IDE and QNX directories are on D: partition.

In the IDE4.7  (6.4.1 environment)  I' ve created  a simple appBuilder 
application using a workspace placed on a network disk  (H:).
When I do generate UI in Phab development environment or simply to save it,
 the error report:
 "command approto -p *.c *.cc  *.cpp >proto.h  died(127)"

the 6.5.0 env. has the same problem.

If I select the 6.3.2 environment, all works fine.

Now, if I copy the same project on a location on the D: disk and I import it the same 
network workspace, all works fine in both 6.4.1 and 6.5.0 envs.

So, it seems that the appBuilder released with >=6.4.1 works fine only
if the project is on the same driver where appBuilder is located....
Any idea ?
thanks

Re: appBuilder on QNX6.4. and 6.5.0 trouble  
Solution from Valery Soloviev, post65498,Re: QNX 640(IDE 4.5 problem)

PhAB
Menu:"Progect">"Properties">Tab:"Generate Options">"Scan Source Files for Prototypes" 
Then uncheck the option...

PhAB on 6.3.2 environment isn't affected by this  behavior...

 



Re: appBuilder on QNX6.4. and 6.5.0 trouble  
> Hi, all, 
> I've installed the IDE 4.7 (win) with QNX6.5 on my PC and I've try to
> generate a Photon application.
> On the same PC I've have 6.3.2,6.4.1 and now 6.5.0.
> IDE and QNX directories are on D: partition.
> 
> In the IDE4.7  (6.4.1 environment)  I' ve created  a simple appBuilder 
> application using a workspace placed on a network disk  (H:).
> When I do generate UI in Phab development environment or simply to save it,
>  the error report:
>  "command approto -p *.c *.cc  *.cpp >proto.h  died(127)"
> 
> the 6.5.0 env. has the same problem.
> 
> If I select the 6.3.2 environment, all works fine.
> 
> Now, if I copy the same project on a location on the D: disk and I import it 
> the same 
> network workspace, all works fine in both 6.4.1 and 6.5.0 envs.
> 
> So, it seems that the appBuilder released with >=6.4.1 works fine only
> if the project is on the same driver where appBuilder is located....
> Any idea ?
> thanks
>