Skip to content

Inaccuracy in the tutorial for installation for Windows #22053

@Albert208

Description

@Albert208

The command to set the OpenCV environment variable and add it to the systems path is inaccurate and it's confusing for a noob like me :
image
This image is from : https://docs.opencv.org/4.5.5/d3/d52/tutorial_windows_install.html#tutorial_windows_install_path

Instead, I used this command and it worked fine :
setx OPENCV_DIR "[opencv_path]\build\x64\vc14"
Notice the use of < " " >.

  • I report the issue, it's not a question

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions