Learn what Felgo offers to help your business succeed. Start your free evaluation today! Felgo for Your Business

Forums

OverviewFelgo 3 Support (Qt 5) › Felgo and OpenCV 4.5.1

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #24166

    Felgo User

    Hi,

     

    I am trying to use the project Qt-Felgo-OpenCV , but updated to OpenCV 4.5.1 from an Ubuntu Desktop. I’ve it running on the Desktop and Android, but I want to update the iOS library to OpenCV 4.5.1 (fromOpenCV 4.5.0), and I do not have a clear understanding how to achieve that.  I have opened the following issue  Upgrading to OpenCV 4.5.1  .  Can you help me with that?

     

    Thanks in advance!

    #24173

    Alex
    Felgo Team

    Hi,

    If you don’t use a static library but a prebuilt framework, you need to adapt the pro file to link the framework instead, something like the following should do the trick:

    ios {
      QMAKE_FRAMEWORKPATH += $$PWD/vendor/opencv/ios
      LIBS += -framework opencv2
    }

     

    If you need help with building new OpenCV versions from source, please contact us via our email support channel.

     

    Best,

    Alex from Felgo

Viewing 2 posts - 1 through 2 (of 2 total)

RSS feed for this thread

You must be logged in to reply to this topic.

Qt_Technology_Partner_RGB_475 Qt_Service_Partner_RGB_475_padded