Subject: CGAL users discussion list
List archive
Re: [cgal-discuss] Re: The program can't start because CGAL-vc100-mt-gd-4.0.dll is missing
Chronological Thread
- From: "Sebastien Loriot (GeometryFactory)" <>
- To:
- Subject: Re: [cgal-discuss] Re: The program can't start because CGAL-vc100-mt-gd-4.0.dll is missing
- Date: Wed, 23 May 2012 22:40:04 +0200
if a dll cannot be found at run-time it means that it is not in the path, or that a lib not compatible (64bit on a 32bit machine for example) is found before the one you expect.
Here is the thing:
if you built CGAL in the directory C:\CGAL\build
then the following directory should be the first in your path:
C:\CGAL/build\bin
Sebastien.
On 05/23/2012 10:11 PM, Sweety Pie wrote:
Basically am getting these errors in the auto_link.h file:
#ifndef CGAL_LIB_NAME
# error "Macro CGAL_LIB_NAME not set (internal error)"
#endif
//
// error check:
//
#if defined(__MSVC_RUNTIME_CHECKS) && !defined(_DEBUG)
# pragma message("Using the /RTC option without specifying a debug
runtime will lead to linker errors")
# pragma message("Hint: go to the code generation options and switch to
one of the debugging runtimes")
# error "Incompatible build options"
#endif
On 23 May 2012 23:10, Sweety Pie
<
<mailto:>>
wrote:
I checked the environment var and all are all-right. Which lib path
should point to (cgal-vc100...) libs ??
I did compile CGAL in the debug mode and uninstall and reinstall it
several times but with it was not useful.
On 22 May 2012 08:42, Eugen Funk
<
<mailto:>>
wrote:
check your path environment var.
and the created cgalconfig.cmake
the library paths should point to your (cgal-vc100...) libs.
make sure to have compiled cgal in debug mode.
if something is wrong, uninstall all versions of cgal, install
yours and run cmake again.
Am 22.05.2012 03:19 schrieb "flavio.anjos"
<
<mailto:>>:
Well, if you installed everything correctly ... What
impresses me is "0
failed" was to have worked ... Really, now do not know what
may have caused
it ... Maybe some way of libs placed wrong ... I do not know
... on my
machine:
In Visual Studio in Vc + + directories:
C: \ Program Files x86 \ boost \ boost_1_44
C: \ CGAL-3.9 \ include
C: \ CGAL-3.9 \ auxiliary \ gmp \ include
C: \ CGAL-3.9 \ auxiliary \ taucs \ include
C: \ CGAL-3.9 \ auxiliary \ gdb
compiled in both installation (Debug and Release)before
programming...
Now, is not it, really do not know (open a new topic for
staff to help you
...)
best regards
Flávio dos Anjos
--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/The-program-can-t-start-because-CGAL-vc100-mt-gd-4-0-dll-is-missing-tp4646649p4649179.html
Sent from the cgal-discuss mailing list archive at Nabble.com.
--
You are currently subscribed to cgal-discuss.
To unsubscribe or access the archives, go to
https://lists-sop.inria.fr/wws/info/cgal-discuss
- Re: Re: [cgal-discuss] Re: The program can't start because CGAL-vc100-mt-gd-4.0.dll is missing, (continued)
- Re: Re: [cgal-discuss] Re: The program can't start because CGAL-vc100-mt-gd-4.0.dll is missing, Eugen Funk, 05/21/2012
- Re: Re: [cgal-discuss] Re: The program can't start because CGAL-vc100-mt-gd-4.0.dll is missing, Sweety Pie, 05/21/2012
- Re: Re: [cgal-discuss] Re: The program can't start because CGAL-vc100-mt-gd-4.0.dll is missing, flavio.anjos, 05/21/2012
- Re: Re: [cgal-discuss] Re: The program can't start because CGAL-vc100-mt-gd-4.0.dll is missing, Sweety Pie, 05/21/2012
- Re: Re: [cgal-discuss] Re: The program can't start because CGAL-vc100-mt-gd-4.0.dll is missing, flavio.anjos, 05/21/2012
- Re: Re: [cgal-discuss] Re: The program can't start because CGAL-vc100-mt-gd-4.0.dll is missing, Sweety Pie, 05/21/2012
- Re: Re: [cgal-discuss] Re: The program can't start because CGAL-vc100-mt-gd-4.0.dll is missing, flavio.anjos, 05/22/2012
- Re: Re: [cgal-discuss] Re: The program can't start because CGAL-vc100-mt-gd-4.0.dll is missing, Eugen Funk, 05/22/2012
- Re: Re: [cgal-discuss] Re: The program can't start because CGAL-vc100-mt-gd-4.0.dll is missing, Sweety Pie, 05/23/2012
- Re: Re: [cgal-discuss] Re: The program can't start because CGAL-vc100-mt-gd-4.0.dll is missing, Sweety Pie, 05/23/2012
- Re: [cgal-discuss] Re: The program can't start because CGAL-vc100-mt-gd-4.0.dll is missing, Sebastien Loriot (GeometryFactory), 05/23/2012
- Re: Re: [cgal-discuss] Re: The program can't start because CGAL-vc100-mt-gd-4.0.dll is missing, Eugen Funk, 05/23/2012
- Re: Re: [cgal-discuss] Re: The program can't start because CGAL-vc100-mt-gd-4.0.dll is missing, Sweety Pie, 05/23/2012
- Re: Re: [cgal-discuss] Re: The program can't start because CGAL-vc100-mt-gd-4.0.dll is missing, flavio.anjos, 05/24/2012
- Re: Re: [cgal-discuss] Re: The program can't start because CGAL-vc100-mt-gd-4.0.dll is missing, Eugen Funk, 05/24/2012
- Re: [cgal-discuss] Re: The program can't start because CGAL-vc100-mt-gd-4.0.dll is missing, gwenaelle . marquant, 05/24/2012
- Re: [cgal-discuss] The program can't start because CGAL-vc100-mt-gd-4.0.dll is missing, Sebastien Loriot (GeometryFactory), 05/24/2012
- Re: [cgal-discuss] The program can't start because CGAL-vc100-mt-gd-4.0.dll is missing, Sweety Pie, 05/25/2012
- Re: [cgal-discuss] The program can't start because CGAL-vc100-mt-gd-4.0.dll is missing, Sebastien Loriot (GeometryFactory), 05/25/2012
- Re: [cgal-discuss] The program can't start because CGAL-vc100-mt-gd-4.0.dll is missing, Sweety Pie, 05/25/2012
- Re: [cgal-discuss] The program can't start because CGAL-vc100-mt-gd-4.0.dll is missing, Sebastien Loriot (GeometryFactory), 05/25/2012
Archive powered by MHonArc 2.6.16.