Project Home
Project Home
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
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