Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Straight_skeleton_2

Subject: CGAL users discussion list

List archive

[cgal-discuss] Straight_skeleton_2


Chronological Thread 
  • From: <>
  • To: <>
  • Subject: [cgal-discuss] Straight_skeleton_2
  • Date: Wed, 29 Jul 2009 15:54:21 +0200
  • Accept-language: nl-NL, en-GB
  • Acceptlanguage: nl-NL, en-GB

I have some troubles building the Straight_skeleton_2 example.
 
In attach you'll find the log file.
 
All the libs are available.
**** DISCLAIMER ****
http://www.belgacom.be/maildisclaimer
ÿþ<html> <head> <META HTTP-EQUIV="Content-Type" content="text/html; charset=utf-16"> </head> <body> <pre> <table width=100% bgcolor=#CFCFE5><tr> <td> <font face=arial size=+3> Build Log </font></table><table width=* cellspacing=0 cellpadding=0><tr><td width=0 bgcolor=#EDEDF5>&nbsp;</td><td width=0 bgcolor=#FFFFFF>&nbsp;</td><td width=*><pre> <h3>Rebuild started: Project: Straight_skeleton_2, Configuration: Debug|Win32</h3> </pre></table><table width=100% bgcolor=#DFDFE5><tr><td><font face=arial size=+2> Command Lines </font></table><table width=* cellspacing=0 cellpadding=0><tr><td width=0 bgcolor=#EDEDF5>&nbsp;</td><td width=0 bgcolor=#FFFFFF>&nbsp;</td><td width=*><pre>Creating temporary file "c:\Program Files\CGAL-3.3.1\examples\Straight_skeleton_2\VC\Debug\Straight_skeleton_2\RSP00000779214948.rsp" with contents [ /Od /I &quot;C:\Program Files\CGAL-3.3.1\lib&quot; /I &quot;C:\Program Files\CGAL-3.3.1\auxiliary\gmp&quot; /I &quot;C:\cgal\boost_1_39_0\boost&quot; /I &quot;C:\cgal\boost_1_39_0&quot; /I &quot;..\include&quot; /I &quot;C:\Program Files\CGAL-3.3.1\include\CGAL\config\msvc&quot; /I &quot;C:\Program Files\CGAL-3.3.1\include&quot; /I &quot;C:\Program Files\CGAL-3.3.1\auxiliary\gmp\include&quot; /I &quot;C:\Program Files\CGAL-3.3.1\auxiliary\TAUCS\include&quot; /I &quot;(insert here the root folder of the boost libraries)&quot; /D &quot;WIN32&quot; /D &quot;_DEBUG&quot; /D &quot;_SECURE_SCL=0&quot; /D &quot;_CRT_SECURE_NO_DEPRECATE&quot; /D &quot;_SCL_SECURE_NO_DEPRECATE&quot; /D &quot;CGAL_USE_GMP&quot; /D &quot;CGAL_USE_TAUCS&quot; /D &quot;_VC80_UPGRADE=0x0710&quot; /D &quot;_MBCS&quot; /FD /EHsc /MDd /Fo&quot;Debug\Straight_skeleton_2\\&quot; /Fd&quot;Debug\Straight_skeleton_2\vc90.pdb&quot; /W2 /c /Zi /TP /Zm900 &quot;..\Straight_skeleton_2.cpp&quot; ] Creating command line "cl.exe @"c:\Program Files\CGAL-3.3.1\examples\Straight_skeleton_2\VC\Debug\Straight_skeleton_2\RSP00000779214948.rsp" /nologo /errorReport:prompt" Creating temporary file "c:\Program Files\CGAL-3.3.1\examples\Straight_skeleton_2\VC\Debug\Straight_skeleton_2\TMP00000879214948.tmp" with contents [ 1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ &quot;.\\Debug\\Straight_skeleton_2\\Straight_skeleton_2.exe.embed.manifest&quot; ] Creating command line "rc.exe /fo".\Debug\Straight_skeleton_2\Straight_skeleton_2.exe.embed.manifest.res" "c:\Program Files\CGAL-3.3.1\examples\Straight_skeleton_2\VC\Debug\Straight_skeleton_2\TMP00000879214948.tmp"" Creating temporary file "c:\Program Files\CGAL-3.3.1\examples\Straight_skeleton_2\VC\Debug\Straight_skeleton_2\RSP00000979214948.rsp" with contents [ /OUT:&quot;Debug/Straight_skeleton_2.exe&quot; /INCREMENTAL /LIBPATH:&quot;C:\Program Files\CGAL-3.3.1\lib&quot; /LIBPATH:&quot;C:\Program Files\CGAL-3.3.1\auxiliary\gmp&quot; /LIBPATH:&quot;C:\Program Files\CGAL-3.3.1\auxiliary\gmp\lib&quot; /LIBPATH:&quot;C:\Program Files\CGAL-3.3.1\auxiliary\TAUCS\lib&quot; /MANIFEST /MANIFESTFILE:&quot;Debug\Straight_skeleton_2\Straight_skeleton_2.exe.intermediate.manifest&quot; /MANIFESTUAC:&quot;level='asInvoker' uiAccess='false'&quot; /DEBUG /PDB:&quot;c:\Program Files\CGAL-3.3.1\examples\Straight_skeleton_2\VC\Debug\Straight_skeleton_2.pdb&quot; /DYNAMICBASE:NO kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib &quot;.\Debug\Straight_skeleton_2\Straight_skeleton_2.obj&quot; &quot;.\Debug\Straight_skeleton_2\Straight_skeleton_2.exe.embed.manifest.res&quot; ] Creating command line "link.exe @"c:\Program Files\CGAL-3.3.1\examples\Straight_skeleton_2\VC\Debug\Straight_skeleton_2\RSP00000979214948.rsp" /NOLOGO /ERRORREPORT:PROMPT" </pre></table><table width=100% bgcolor=#DFDFE5><tr><td><font face=arial size=+2> Output Window </font></table><table width=* cellspacing=0 cellpadding=0><tr><td width=0 bgcolor=#EDEDF5>&nbsp;</td><td width=0 bgcolor=#FFFFFF>&nbsp;</td><td width=*><pre>Compiling... Straight_skeleton_2.cpp Compiling manifest to resources... Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0 Copyright (C) Microsoft Corporation. All rights reserved. Linking... CGAL-vc80-mt-gd.lib(MP_Float.obj) : error LNK2019: unresolved external symbol "__declspec(dllimport) public: void __thiscall std::_Container_base::_Orphan_all(void)const " (__imp_?_Orphan_all@_Container_base@std@@QBEXXZ) referenced in function "public: class std::vector<short,class std::allocator<short> > & __thiscall std::vector<short,class std::allocator<short> >::operator=(class std::vector<short,class std::allocator<short> > const &)" (??4?$vector@FV?$allocator@F@std@@@std@@QAEAAV01@ABV01@@Z) CGAL-vc80-mt-gd.lib(MP_Float.obj) : error LNK2019: unresolved external symbol "__declspec(dllimport) public: __thiscall std::_Container_base::~_Container_base(void)" (__imp_??1_Container_base@std@@QAE@XZ) referenced in function "public: __thiscall std::_Vector_val<short,class std::allocator<short> >::~_Vector_val<short,class std::allocator<short> >(void)" (??1?$_Vector_val@FV?$allocator@F@std@@@std@@QAE@XZ) CGAL-vc80-mt-gd.lib(MP_Float.obj) : error LNK2019: unresolved external symbol "__declspec(dllimport) public: __thiscall std::_Container_base::_Container_base(void)" (__imp_??0_Container_base@std@@QAE@XZ) referenced in function "protected: __thiscall std::_Vector_val<short,class std::allocator<short> >::_Vector_val<short,class std::allocator<short> >(class std::allocator<short>)" (??0?$_Vector_val@FV?$allocator@F@std@@@std@@IAE@V?$allocator@F@1@@Z) CGALcore++-vc80-mt-gd.lib(BigFloat.obj) : error LNK2019: unresolved external symbol "__declspec(dllimport) public: class std::_String_iterator<char,struct std::char_traits<char>,class std::allocator<char> > __thiscall std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::insert(class std::_String_iterator<char,struct std::char_traits<char>,class std::allocator<char> >,char)" (__imp_?insert@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE?AV?$_String_iterator@DU?$char_traits@D@std@@V?$allocator@D@2@@2@V32@D@Z) referenced in function "private: class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > __thiscall CORE::BigFloatRep::round(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,long &,unsigned int)const " (?round@BigFloatRep@CORE@@ABE?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V34@AAJI@Z) Debug/Straight_skeleton_2.exe : fatal error LNK1120: 4 unresolved externals </pre></table><table width=100% bgcolor=#DFDFE5><tr><td><font face=arial size=+2> Results </font></table><table width=* cellspacing=0 cellpadding=0><tr><td width=0 bgcolor=#EDEDF5>&nbsp;</td><td width=0 bgcolor=#FFFFFF>&nbsp;</td><td width=*><pre>Build log was saved at "file://c:\Program Files\CGAL-3.3.1\examples\Straight_skeleton_2\VC\Debug\Straight_skeleton_2\BuildLog.htm" Straight_skeleton_2 - 5 error(s), 0 warning(s) </pre></table><table width=100% height=20 bgcolor=#CFCFE5><tr><td><font face=arial size=+2> </font></table></body></html>


Archive powered by MHonArc 2.6.16.

Top of Page