TANG ZhiXiong

Results 63 comments of TANG ZhiXiong

> Hi @thomasfermi and @cyc790, > I had the same issue and I solved it by installing libqglviewer-dev. > > Hope it can work for you too. > Cheers! reinstalled...

See [district10/bcp-example-1: An exmaple to show how to use bcp.](https://github.com/district10/bcp-example-1).

# Windows ## 1 Downloaded Qt5.6 for windows VS2015 from http://mirrors.ustc.edu.cn/qtproject/official_releases/qt/5.6/5.6.0/qt-opensource-windows-x86-msvc2015_64-5.6.0.exe. ## 2 Install it and then goto `C:\Qt\VS2015x64\Qt5.6.0\Tools\QtCreator\bin` to open `qtcreator.exe`: ![open qtcreator.exe](http://whudoc.qiniudn.com/2016/2016-07-12_12-35-26-creator.png) In qt creator, hit Ctrl+o, to...

Sadly, seems not work on Ubuntu (or maybe, not work with newer Qt Creator?).

**VC Version Number & Prebuild** | compiler | IDE | | :-: | :-: | | `vc14` | Visual Studio 2015 (OpenCV3) | | `vc12` | Visual Studio 2013 (OpenCV2,...

## Ubuntu prerequisites: ```bash sudo apt-get install --assume-yes build-essential cmake git sudo apt-get install --assume-yes build-essential pkg-config unzip ffmpeg qtbase5-dev python-dev python3-dev python-numpy python3-numpy sudo apt-get install --assume-yes libopencv-dev libgtk-3-dev...

In my case, better not configure CUDA to the *WONT_INSTALL* opencv 2. Or you may come across link error.

@JingeTu Like this: `include( $ENV{OpenCV_DIR}/OpenCVConfig.cmake )`?

Same here, missing slides for: CppCon 2017: Stephen Dewhurst “Modern C++ Interfaces..." https://www.youtube.com/watch?v=PFdWqa68LmA