I am using visual studio 2010 in windows 7, i am running Normal distribution code which uses pcl header files. The entire code is in cpp. While debugging i am get an application error " The application was unable to start correctly (0xc000000d). click ok to close the application " in an new window. while i click ok, the window gets closed and programs stops running. In the output tabs, shows unable to load or cannot find pdb files.
Following steps i created the Visual studio project
while running the Normal distribution project, i am getting the above mentioned application error. I am unable to find what is the problem
User contributions licensed under CC BY-SA 3.0