Bindres problem

Hi,
I am developing a photon application using PhAB 2.0. on QNX RTP. If the
source files are physically located on the Real Time Platform machine, the
executable is properly made. If the source files are physically located on
the QNX Server ( mounted through NFS) the executable is NOT properly made.

I think that the “bindres” process is used to add the user-defined widgets
to the application. The problem appears to be that instead of adding to the
344K executable, the “bindres” process seems to replace the 344K executable
with a 131K executable (which is most likely the size of my user-defined
widgets).

Can anybody help me to solve this problem.

Koppula