Navigation

    Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    • Unsolved
    1. Home
    2. Tags
    3. librabries
    Log in to post

    • SOLVED Forced lib linkage for its resources
      General and Desktop • resource linking librabries • • 0...-5  

      3
      0
      Votes
      3
      Posts
      66
      Views

      @Christian-Ehrlicher many thanks for fast response
    • UNSOLVED New qt library for older qt version
      Mobile and Embedded • librabries qtversion • • TMJJ001  

      2
      0
      Votes
      2
      Posts
      86
      Views

      You can try compiling QtOpcua module using your Qt 5.6 toolkit and toolchain. If that works, then you should be able to deploy it to your device and use it in your project. If it does not work, then find a different board ;-) Or perhaps use linuxdeployqt to create a self-contained package that will shich Qt together with it. I have no idea if this will work on an embedded device - it's definitely not a standard use of this tool.
    • SOLVED Linking against Openssl 1.1.2-dev Libs
      General and Desktop • library openssl linking librabries • • Opa114  

      13
      0
      Votes
      13
      Posts
      1771
      Views

      @Opa114 Thanks for the feedback. So please mark this topic as SOLVED now.
    • SOLVED qbs: DynamicLibrary under MacOS
      Installation and Deployment • qbs macosx librabries dynamiclibrary • • Andreas_Scholz  

      4
      0
      Votes
      4
      Posts
      1361
      Views

      Great! Thanks for sharing your solution!
    • UNSOLVED OpenSSL libs not found on compilation
      General and Desktop • link librabries openss • • reezeus  

      4
      0
      Votes
      4
      Posts
      1379
      Views

      Probably not finding the OpenSSL dlls when running. Go to the Run part of the Project panel and edit the PATH environment variable there. Add the path to where the OpenSSL dlls can be found and re-run the application.
    • [SOLVED]Cannot open include file: 'QGraphicsView' : No such file or directory. Qt 5.5
      General and Desktop • librabries • • Alex_Sav  

      11
      0
      Votes
      11
      Posts
      3814
      Views

      Yeah but so far I couldn't even compile. Now that I figured out I will run to check if this good is good enough for me. Thank you a lot.