krotviet.blogg.se

How to install teredo psuedo tunneler
How to install teredo psuedo tunneler














home/OpenCV-2.4.0/modules/imgproc/src/rotcalipers.cpp:318:52: warning: ‘*((void*)& buffer +20)’ may be used uninitialized in this function home/OpenCV-2.4.0/modules/imgproc/src/rotcalipers.cpp:97:10: note: ‘*((void*)& buffer +8)’ was declared here home/OpenCV-2.4.0/modules/imgproc/src/rotcalipers.cpp:328:33: warning: ‘*((void*)& buffer +8)’ may be used uninitialized in this function

how to install teredo psuedo tunneler

home/OpenCV-2.4.0/modules/imgproc/src/rotcalipers.cpp:97:10: note: ‘*((void*)& buffer +16)’ was declared here home/OpenCV-2.4.0/modules/imgproc/src/rotcalipers.cpp:331:33: warning: ‘*((void*)& buffer +16)’ may be used uninitialized in this function home/OpenCV-2.4.0/modules/imgproc/src/rotcalipers.cpp: In function ‘CvBox2D cvMinAreaRect2(const CvArr*, CvMemStorage*)’: Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/ While executing make, i got the following build message, any idea? If compilation finishes without errors, you can install by saying:įinally, make sure that your programs can link to the OpenCV library in run-time by adding the following line at the end of your /etc/ld.so.conf:Īnd then configure dynamic linker run-time bindings: When you are happy with the configuration you have, you can start compiling: For more information on the options, look at the CMakeLists.txt file. If you want to go with GTK just remove this. Notice, that by adding the -D WITH_QT=ON, the highgui module will use QT instead of GTK.

how to install teredo psuedo tunneler

This is what I use:Ĭmake -D WITH_QT=ON -D WITH_XINE=ON -D WITH_OPENGL=ON -D WITH_TBB=ON -D BUILD_EXAMPLES=ON.

#How to install teredo psuedo tunneler code

Get a copy of the source code here, extract and create a build directory:Ĭonfigure using CMake. sudo apt-get install libqt4-dev libgtk2.0-dev You can optionally install QT instead of GTK and later enable it in the configuration (see next section). The default back-end for highgui in Linux is GTK.














How to install teredo psuedo tunneler