Correction in documentation about Visual Studio (Bug #1833)


Added by Ricardo Gonzalez almost 13 years ago. Updated almost 13 years ago.


Status:Done Start date:2012-04-22
Priority:Low Due date:
Assignee:Alexander Shishkov % Done:

0%

Category:documentation
Target version:2.4.0
Affected version: Operating System:
Difficulty: HW Platform:
Pull request:

Description

Hi, i'm not sure if this should be here because it's my first time, but i think there is a little thing that should be changed:
is in the documentation about how to use OpenCV in Visual Studio
http://opencv.itseez.com/doc/tutorials/introduction/windows_visual_studio_Opencv/windows_visual_studio_Opencv.html#windows-visual-studio-how-to
i spent many time in the step: "Go the C++ groups General entry and under the “Additional Include Directories” add the path to your OpenCV include." because was no "Additional include Directories" field. Now i have realized that is not enough just to create a new project, you must add a new source file (.cpp) to the project before that step to be able to add the include directory.

Maybe is not very important, but begginers will thank.


Associated revisions

Revision 37295d7b
Added by Alexander Shishkov almost 13 years ago

fixed #1833

Revision f6283432
Added by Roman Donchenko over 11 years ago

Merge pull request #1833 from SpecLad:fix-qt-sample

History

Updated by Vadim Pisarevsky almost 13 years ago

  • Assignee set to Alexander Shishkov

Updated by Joel Mckay almost 13 years ago

Visual Studio native libs can be easier to build with the nmake generated scripts from cmake.
IIRC, the Visual Studio IDE list of includes paths' order mattered at one time.

Best of luck,
J

Updated by Alexander Shishkov almost 13 years ago

Thanks for the report! It is fixed in r8235.

  • Status changed from Open to Done

Also available in: Atom PDF