Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Libssh no more compatible with my project

Libssh no more compatible with my project

Scheduled Pinned Locked Moved Solved General and Desktop
3 Posts 2 Posters 403 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • ODБOïO Offline
    ODБOïO Offline
    ODБOï
    wrote on last edited by
    #1

    Hi,
    I updated the Qt version of my application from 5.11 to 5.12 now i have this error :

    skipping incompatible C:\Users\lev\Desktop\CN16k_QtOpcUa/libssh.dll.a when searching for -lssh
    cannot find -lssh

    With 5.11 i had minGw32bit now it's 64bit, do you think this is the probleme ?
    Thank you

    jsulmJ 1 Reply Last reply
    0
    • ODБOïO ODБOï

      Hi,
      I updated the Qt version of my application from 5.11 to 5.12 now i have this error :

      skipping incompatible C:\Users\lev\Desktop\CN16k_QtOpcUa/libssh.dll.a when searching for -lssh
      cannot find -lssh

      With 5.11 i had minGw32bit now it's 64bit, do you think this is the probleme ?
      Thank you

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @LeLev You need to rebuild libssh with your 64bit compiler as you can't mix 32bit and 64bit binaries in same app.

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      2
      • ODБOïO Offline
        ODБOïO Offline
        ODБOï
        wrote on last edited by
        #3

        Thanks @jsulm

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved