Changed tutorial for installing openCV under VS2010 like bug 3157 suggested
This commit is contained in:
parent
886c009da6
commit
d42b283abf
Binary file not shown.
Before Width: | Height: | Size: 23 KiB After Width: | Height: | Size: 31 KiB |
@ -52,7 +52,9 @@ Use for example the *OpenCV_Debug* name. Then by selecting the sheet :menuselect
|
|||||||
|
|
||||||
.. code-block:: bash
|
.. code-block:: bash
|
||||||
|
|
||||||
$(OPENCV_DIR)\include
|
$(OPENCV_DIR)\..\..\include
|
||||||
|
|
||||||
|
Note: the location of the include library is different of the libs folder, so don't forget to add the dots to go to the required parent folder.
|
||||||
|
|
||||||
.. image:: images/PropertySheetOpenCVInclude.jpg
|
.. image:: images/PropertySheetOpenCVInclude.jpg
|
||||||
:alt: Add the include dir like this.
|
:alt: Add the include dir like this.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user