QNX RTOS v4 Knowledge Base
  
QNX RTOS v4 Knowledge Base
  
    
      | 
          
            | Title | Can't link code with HTML widget |  
            | Ref. No. | QNX.000009949 |  
            | Category(ies) | Development |  
            | Issue | When I put an HTML widget in my project, I can no longer link and I get this error: 
 /usr/lib/phexlib3.r.lib.lib(/src/photon/exlib/PxImage.c): undefined symbol PxImageFunc
 
 
 |  
            | Solution | Take a look at PtHtml widget in the Helpviewer documentation, or at the 'supporting image types' section in the help section for "PxLoadImage".  It is necessary to add a header file, and define the images that you wish to have support for. |  |