Error C1083 cannot open include file: “Eigen/StdVector” : No such file or directory
The library directory
should be D:\Program Files\PCL 1.9.1\3rdParty\Eigen\eigen3\Eigen
\ Program Files\PCL 1.9.1\3rdParty\Eigen\eigen3\Eigen
:\Program Files\PCL 1.9.1\3rdParty\Eigen\ Eigen
Error C1083 cannot open include file: “vtksmartPointer. H” : No such file or directory
D:\Program Files\PCL 1.9.1\ 3RDParty \VTK\include\vtk-8.1
and check whether the environment variable type PCL_ROOT exists and is C:\Program Files\PCL 1.6.0
Can’t find openni2. DLL
After configuring the property sheet, you also need to configure the DLL. There are four ways to configure a DLL. The first way is to copy the DLL to System32, the second way is to copy the DLL to the compiled program file, and the third way is to add the path of the DLL to the system. This article chooses the fourth way, which is directly configured to the project. The specific methods are as follows:
In Solution Explorer, right-click on Properties and select Debug to set the value of the environment variable. The rules are as follows:
PATH=; $(PATH)
Add all PCL and third party library DLL paths after the equal sign with the English “;” Add a $(PATH) at the end. For example,
PATH = KaTeX parse error: Expected ‘EOF’ got ‘\ bin at the position 11: (PCL_ROOT) b \ ̲ ̲ ̲ ̲ I n; (PCL_ROOT)\3rdParty\FLANN\bin; KaTeX parse error: Expected ‘EOF’ got ‘\ 3 at the position 11: (PCL_ROOT) \ ̲ ̲ 3 rdParty \ VTK \ bin… (PCL_ROOT)\Qhull\bin; KaTeX parse error: Expected ‘EOF’ got ‘\ 3 at the position 11: (PCL_ROOT) \ ̲ ̲ 3 rdParty \ OpenNI2… (PATH)
Read More:
- Problems encountered in vs2015 configuration using OpenGL environment
- PCL environment configuration (pcl1.8.1, vs2017, win10)
- Problems encountered in window10 system configuration tesseract
- Problems encountered in configuring OpenGL development environment in vs2015
- Vs2015 + PCL. 1.8.1 (win10) environment configuration
- OpenGL development environment configuration [vs2017] + common problems
- Configuration of OpenGL under CodeBlocks and solutions to problems encountered
- PCL environment construction (PCL 1.8.1 + vs 2017)
- PCL: error encountered in verride found for ‘vtkrenderwindow’ visualization.
- Summary of problems encountered in compiling opengl code
- A series of problems in configuring OpenGL development environment in vs2015
- Small problems encountered in compiling OpenGL under VS2010
- Configuration of OpenGL development environment under Windows environment, win10 + vs2019 + glfw + glad
- Problems encountered in VTK installation
- Arduino ide 1.6.9 problems encountered error:’TKD2′ was not declared in this scope
- Summary of problems encountered in compiling and installing vtk7 + vs2013 / 2015 + cmake
- Some problems encountered in the development of ReportViewer
- Summary of problems encountered in using OpenGL in QT
- Problems encountered in VS2010 compilation
- Problems encountered in running OpenGL