Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Need Help with Building Libraries with Qt and MSVS
Qt 6.11 is out! See what's new in the release blog

Need Help with Building Libraries with Qt and MSVS

Scheduled Pinned Locked Moved Installation and Deployment
1 Posts 1 Posters 650 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.
  • W Offline
    W Offline
    Whiterabbott
    wrote on last edited by
    #1

    I am trying to build this project, https://github.com/thegedge/StereoReconstruction/tree/31f40ebc8d529d792c61723d27d0a54060d19bde.
    (The readme file tells you the dependencies and libraries needed to build this Stereo Reconstruction)

    I downloaded Qt 5.2.0 and was using Mingw 4.8. I built this libraries with the mingw compiler:

    • OpenCV
    • gsl
    • Boost
    • Eigen
    • GLEW

    However, I kept getting an error, http://qt-project.org/forums/viewthread/37202/ and I cannot figure it out. So I thought that I would try using Visual Studio.

    I have Visual Studio 2013 and I downloaded QT addin for MSVS 2013. However, the libraries are not linking well to my opencv which I built using opencv.
    My question is this, if I am building a .pro file and building these libraries what is the best way to go about doing these builds?

    I am getting confused with all of the different methods and keep running into road blocks.

    Thanks,

    Dawn.

    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