Skip to Content.
Sympa Menu

cgal-discuss - Cannot find DLL file after building

Subject: CGAL users discussion list

List archive

Cannot find DLL file after building


Chronological Thread 
  • From:
  • To:
  • Subject: Cannot find DLL file after building
  • Date: Fri, 30 May 2008 22:49:24 +0200

Hi,
I'm trying to build debug multi-thread dynamic CRT library files using MS
Visual Studio 2008. I'm using Windows XP and CGAL 3.3.1. The building process
appears to be successful. However, I cannot find DLL files in the lib
directory. Here is the list of the six files generated.

CGALcore++-vc80-mt-gd.idb
CGALcore++-vc80-mt-gd.lib
cgalcore++-vc80-mt-gd.pdb
cgal-vc80-mt-gd.idb
cgal-vc80-mt-gd.lib
cgal-vc80-mt-gd.pdb

The project was built with /MDd option. Do I suppose to get DLL files?

Any help will be appreciated!

Jian


  • Cannot find DLL file after building, jwu, 05/30/2008

Archive powered by MHonArc 2.6.16.

Top of Page