Skip to content

Amin

Thou shalt programme

  • Books
  • Downloads
  • Tutorials
    • Android Tutorials
    • OpenCV Tutorials
    • Qt Tutorials
    • OpenGL Tutorials
    • Unity Tutorials
    • C++ Tutorials
  • Projects
    • Android Applications
    • Industrial Software
    • Windows Applications
    • Mac OS X Applications
  • Gallery
  • Contact Me
  • About Me

Tag: pkgconfig

Posted on 2016-09-192019-05-03

How to Configure Qt to Use OpenCV Static Build in Linux

First of all I assume you have seen this post which describes how to build opencv statically for Linux. If that is the case then you can just add the following code to your qmake .PRO file to use opencv with Qt.



unix: {
	CONFIG += link_pkgconfig
	PKGCONFIG += opencv
}

Search



Top Posts and Content

  • Cascade Trainer GUI
    Cascade Trainer GUI
  • Downloads
    Downloads
  • MSSQL Browser Lite
    MSSQL Browser Lite
  • Perspective Cropper
    Perspective Cropper
  • Viewing 3D Models Using Qt
    Viewing 3D Models Using Qt
  • Creating a Skybox  Using C++, Qt and OpenGL
    Creating a Skybox Using C++, Qt and OpenGL
  • Cascade Classifier Training - FAQ, Known Issues and Workarounds
    Cascade Classifier Training - FAQ, Known Issues and Workarounds
  • How to Read, Process and Display Videos Using Qt and OpenCV
    How to Read, Process and Display Videos Using Qt and OpenCV
  • Object Detection Using Qt, C++, QML and OpenCV
    Object Detection Using Qt, C++, QML and OpenCV
  • How to Use OpenCV in Unity (Example Project)
    How to Use OpenCV in Unity (Example Project)


Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here: Cookie Policy

Categories

  • Creativity
    • CG
    • Photography
    • Writing
  • Other
  • Projects
    • Android Applications
    • Industrial Software
    • Mac OS X Applications
    • Windows Applications
  • Tutorials
    • Android Tutorials
    • C++ Tutorials
    • Flutter Tutorials
    • OpenCV Tutorials
    • OpenGL Tutorials
    • Qt Tutorials
    • Unity Tutorials

Tags

  • android
  • api
  • app
  • blender
  • build
  • c++
  • camera
  • canon eos
  • cmake
  • download
  • example
  • farsi
  • fix
  • gui
  • image transformer
  • java
  • jni
  • linux
  • list
  • logo
  • macos
  • msvc2010
  • opencv
  • opengl
  • photo
  • picture
  • picture stamper
  • poem
  • qimage
  • qstring
  • qt
  • quote
  • source code
  • static
  • turkish
  • türkçe
  • ubuntu
  • video
  • watermark
  • win32
  • windows
  • youtube
  • şiir
  • شعر
  • فارسی
Proudly powered by WordPress