Project Home
Project Home
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
BroadcastCommunity.qnx.com will be offline from May 31 6:00pm until June 2 12:00AM for upcoming system upgrades. For more information please go to https://community.qnx.com/sf/discussion/do/listPosts/projects.bazaar/discussion.bazaar.topc28418
Forum Topic - warning: libfont.so.1, needed by ../libph.so: (1 Item)
   
warning: libfont.so.1, needed by ../libph.so  
Hello,

I've got problems compiling a colleague's photon project on my computer. I get the following error messages:

C:\Programme\QNX641\host\win32\x86\usr\bin\ntoppc-ld: warning: libfont.so.1, needed by C:/Programme/QNX641/target/qnx6/
ppcbe/usr/lib/libph.so, not found (try using -rpath or -rpath-link)
C:/Programme/QNX641/target/qnx6/ppcbe/usr/lib/libph.so: undefined reference to `PfSetRenderingDPICx'
C:/Programme/QNX641/target/qnx6/ppcbe/usr/lib/libph.so: undefined reference to `PfDetachCx'
C:/Programme/QNX641/target/qnx6/ppcbe/usr/lib/libph.so: undefined reference to `PfGenerateFontNameCx'
...

I must manually include the font library in the linker - extra library dialogue to compile without error. What can be 
the cause for that? Why is this not necessary on my colleagues computer? Any ideas?

We're both working with QNX 6.4.1. 

Regards
Martin