Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - Linked Files in Photon Appbuilder Projects: (2 Items)
   
Linked Files in Photon Appbuilder Projects  
When I add *.cpp files located outside of my project to an Appbuilder project by using "Linked to file in file system" 
they are not built resulting in undefined references. 

This problem also occurs in Static Libray prpjects as well. I tried to build a static library to surconvent the 
Appbuilder problem, but still no luck.

This works in Managed Make projects, therefore I assume I need to do something manually. Can someone tell me what needs 
to be done?

Perhaps sharing source adcross many projects can be done another way from Linged Files?
Re: Linked Files in Photon Appbuilder Projects  
Could you please elaborate your question. I cannot identify function you mentioned in your message: ""Linked to file in 
file system". Where this function available? If you ment folder, not file, then do this in another way. Open properties 
for this project, select QNX C/C++ -> Compiler, then in Category select Extra Source path and add necessary folder. IDE 
automatically add linked folder to your project. 
Let me know if it doesn't work.

Regards,

Alex