Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Run error occurs at examples

Subject: CGAL users discussion list

List archive

[cgal-discuss] Run error occurs at examples


Chronological Thread 
  • From: cbg7997 <>
  • To:
  • Subject: [cgal-discuss] Run error occurs at examples
  • Date: Fri, 15 Jan 2010 20:21:50 +0800 (CST)

Hello everyone,
With many efforts, all necessary parts have been installed and there is no issue to build example projects. But running the example will be broken. Referring to old mails about such issue,   I found that MSVCP80D.dll and MSVCR80D.dll should be copied into system32 directoy. Although nothing seems missed for a specific executable file(i.eAABB_custom_example.exe), there is still an error message outputted in Dependency Walker as following:
/***********Begin Message**************/
Error: The Side-by-Side configuration information in "d:\cgal\cgal-3.5\examples\aabb_tree\debug\AABB_CUSTOM_EXAMPLE.EXE" contains errors. This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem (14001).
/************End Message*****************/
Environment and tools on my machine are as followng:
windowsXP; Visual Studio 2005 SP1; boost 1.4.0;  Cmake 2.8; QT 4.6.0, CGAL 3.5; 
The build type is MD debug for all (CGAL and examples).
Could anyone help me?
 





Archive powered by MHonArc 2.6.16.

Top of Page