Here are some of the problems I encountered during the beginner PCL process:
Problem Set 1:
1. This program cannot be started because MSVCP110D.dll is missing from the computer. Try reinstalling the program to resolve the program.
Solution: Find a degree niang for a long time, but always did not find a solution, because it is a system problem, finally think of a try 360,360 security guard---manual services, such as popular tools, such as the missing Msvc*.dll file--repair.
2.Windows file%windows%\systempropertiesadvanced.exe not found. Make sure the file name is correct, and then try again.
http://zhidao.baidu.com/question/580151033 (link)
I accidentally deleted the system's two variables, where the main content of path is%SYSTEMROOT%\SYSTEM32\WBEM. Windir main content for the C:\windows, in the Windows/system32 directory to find advanced settings This file, re-build the above two system variables is OK.
3. Error message: OpenCV error:assertion failed (size.width>0 && size.height>0) in Cv::imshow, file. \.. \.. \.. \opencv\modules\highgui\src\window.cpp, Line 261
Please press any key to continue ...
The error is found in the configuration of the debug and Release mode Lib in the order of the problem, you can try to run under release
4.1>c:\programfiles (x86) \msbuild\microsoft.cpp\v4.0\microsoft.cppcommon.targets (151,5): Error MSB600
I checked my PCL folder again, because I installed it before, so I can't remember which step I installed. Then own with the PCL in a directory of Openni and PrimeSense folder inside the file is I get to the directory, so the file in this directory is a lot, and then get mixed up, in general, should be their own folder is not well managed, This problem is solved by causing problems with the configuration of your environment variables, eventually by re-organizing the folders yourself, and then setting the configuration of the environment variables and the associated PCL in VS. Originally I intend to uninstall the PCL, reinstall, but also afraid of their own uninstall is not clean, will produce what sequela. So it was modified on the basis of the original. The main steps are configured with the following:
OPENCV+PCL Configuration
Http://www.cnblogs.com/newpanderking/articles/4022322.html
6.http://qiusuoge.com/11848.html qt Download installation and other related operations
7.link:fatal error LNK1104: Can't open File "Pcl_kdtree_debug.lib"
Environment configuration is a problem, as follows: in the VC + + directory in the library directory is missing two kinds of lib. Add them and they'll work.
It is important to note that the PCL references to other library files must be added, VTK a lot of libraries, and the dependence is very messy, so in order to facilitate the full add in.
If not complete, a lot of information is wrong.