Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ------ Build started: Project: ZERO_CHECK, Configuration: Release Win32 ------
- Build started 11/9/2012 1:51:56 PM.
- InitializeBuildStatus:
- Creating "Win32\Release\ZERO_CHECK\ZERO_CHECK.unsuccessfulbuild" because "AlwaysCreate" was specified.
- FinalizeBuildStatus:
- Deleting file "Win32\Release\ZERO_CHECK\ZERO_CHECK.unsuccessfulbuild".
- Touching "Win32\Release\ZERO_CHECK\ZERO_CHECK.lastbuildstate".
- Build succeeded.
- Time Elapsed 00:00:01.59
- ------ Build started: Project: CGAL, Configuration: Release Win32 ------
- Build started 11/9/2012 1:51:58 PM.
- InitializeBuildStatus:
- Touching "CGAL.dir\Release\CGAL.unsuccessfulbuild".
- CustomBuild:
- All outputs are up-to-date.
- ClCompile:
- all_files.cpp
- ResourceCompile:
- All outputs are up-to-date.
- Link:
- Creating library C:/Program Files (x86)/CGAL-4.1/lib/Release/CGAL-vc100-mt-4.1.lib and object C:/Program Files (x86)/CGAL-4.1/lib/Release/CGAL-vc100-mt-4.1.exp
- CGAL.vcxproj -> C:\Program Files (x86)\CGAL-4.1\bin\Release\CGAL-vc100-mt-4.1.dll
- PostBuildEvent:
- 1 file(s) copied.
- 1 file(s) copied.
- FinalizeBuildStatus:
- Deleting file "CGAL.dir\Release\CGAL.unsuccessfulbuild".
- Touching "CGAL.dir\Release\CGAL.lastbuildstate".
- Build succeeded.
- Time Elapsed 00:00:06
- ------ Build started: Project: CGAL_Core, Configuration: Release Win32 ------
- Build started 11/9/2012 1:52:04 PM.
- InitializeBuildStatus:
- Touching "CGAL_Core.dir\Release\CGAL_Core.unsuccessfulbuild".
- CustomBuild:
- All outputs are up-to-date.
- ClCompile:
- all_files.cpp
- ResourceCompile:
- All outputs are up-to-date.
- Link:
- Creating library C:/Program Files (x86)/CGAL-4.1/lib/Release/CGAL_Core-vc100-mt-4.1.lib and object C:/Program Files (x86)/CGAL-4.1/lib/Release/CGAL_Core-vc100-mt-4.1.exp
- all_files.obj : error LNK2019: unresolved external symbol __imp____gmpz_set referenced in function ___gmpz_abs
- all_files.obj : error LNK2019: unresolved external symbol __imp____gmpq_set referenced in function ___gmpq_neg
- all_files.obj : error LNK2019: unresolved external symbol __imp____gmpz_clear referenced in function "public: __thiscall CORE::BigIntRep::~BigIntRep(void)" (??1BigIntRep@CORE@@QAE@XZ)
- all_files.obj : error LNK2019: unresolved external symbol __imp____gmpz_get_si referenced in function "public: int __thiscall CORE::BigInt::intValue(void)const " (?intValue@BigInt@CORE@@QBEHXZ)
- all_files.obj : error LNK2019: unresolved external symbol __imp____gmpz_get_d referenced in function "public: double __thiscall CORE::BigInt::doubleValue(void)const " (?doubleValue@BigInt@CORE@@QBENXZ)
- all_files.obj : error LNK2019: unresolved external symbol __imp____gmpz_cmp referenced in function "int __cdecl CORE::cmp(class CORE::BigInt const &,class CORE::BigInt const &)" (?cmp@CORE@@YAHABVBigInt@1@0@Z)
- all_files.obj : error LNK2019: unresolved external symbol __imp____gmpz_scan1 referenced in function "unsigned long __cdecl CORE::getBinExpo(class CORE::BigInt const &)" (?getBinExpo@CORE@@YAKABVBigInt@1@@Z)
- all_files.obj : error LNK2019: unresolved external symbol __imp____gmpz_sizeinbase referenced in function "int __cdecl CORE::bitLength(class CORE::BigInt const &)" (?bitLength@CORE@@YAHABVBigInt@1@@Z)
- all_files.obj : error LNK2019: unresolved external symbol __imp____gmpq_clear referenced in function "public: __thiscall CORE::BigRatRep::~BigRatRep(void)" (??1BigRatRep@CORE@@QAE@XZ)
- all_files.obj : error LNK2019: unresolved external symbol __imp____gmp_randinit referenced in function "struct __gmp_randstate_struct (* __cdecl CORE::getRandstate(void))[1]" (?getRandstate@CORE@@YAPAY00U__gmp_randstate_struct@@XZ)
- all_files.obj : error LNK2019: unresolved external symbol __imp____gmpz_init referenced in function "public: __thiscall CORE::BigIntRep::BigIntRep(void)" (??0BigIntRep@CORE@@QAE@XZ)
- all_files.obj : error LNK2019: unresolved external symbol __imp____gmpz_init_set referenced in function "public: __thiscall CORE::BigIntRep::BigIntRep(class CORE::BigIntRep const &)" (??0BigIntRep@CORE@@QAE@ABV01@@Z)
- all_files.obj : error LNK2019: unresolved external symbol __imp____gmpz_init_set_si referenced in function "public: __thiscall CORE::BigIntRep::BigIntRep(signed char)" (??0BigIntRep@CORE@@QAE@C@Z)
- all_files.obj : error LNK2019: unresolved external symbol __imp____gmpz_init_set_ui referenced in function "public: __thiscall CORE::BigIntRep::BigIntRep(unsigned char)" (??0BigIntRep@CORE@@QAE@E@Z)
- all_files.obj : error LNK2019: unresolved external symbol __imp____gmpz_init_set_d referenced in function "public: __thiscall CORE::BigIntRep::BigIntRep(float)" (??0BigIntRep@CORE@@QAE@M@Z)
- all_files.obj : error LNK2019: unresolved external symbol __imp____gmpz_init_set_str referenced in function "public: __thiscall CORE::BigIntRep::BigIntRep(char const *,int)" (??0BigIntRep@CORE@@QAE@PBDH@Z)
- all_files.obj : error LNK2019: unresolved external symbol __imp____gmpq_init referenced in function "public: __thiscall CORE::BigRatRep::BigRatRep(void)" (??0BigRatRep@CORE@@QAE@XZ)
- all_files.obj : error LNK2019: unresolved external symbol __imp____gmpq_set_si referenced in function "public: __thiscall CORE::BigRatRep::BigRatRep(int)" (??0BigRatRep@CORE@@QAE@H@Z)
- all_files.obj : error LNK2019: unresolved external symbol __imp____gmpq_set_str referenced in function "public: __thiscall CORE::BigRatRep::BigRatRep(char const *)" (??0BigRatRep@CORE@@QAE@PBD@Z)
- all_files.obj : error LNK2019: unresolved external symbol __imp____gmpq_canonicalize referenced in function "public: __thiscall CORE::BigRatRep::BigRatRep(struct __mpz_struct const *,struct __mpz_struct const *)" (??0BigRatRep@CORE@@QAE@PBU__mpz_struct@@0@Z)
- all_files.obj : error LNK2019: unresolved external symbol __imp____gmpz_get_str referenced in function "class std::basic_ostream<char,struct std::char_traits<char> > & __cdecl CORE::io_write(class std::basic_ostream<char,struct std::char_traits<char> > &,struct __mpz_struct const *)" (?io_write@CORE@@YAAAV?$basic_ostream@DU?$char_traits@D@std@@@std@@AAV23@PBU__mpz_struct@@@Z)
- all_files.obj : error LNK2019: unresolved external symbol __imp____gmpq_get_str referenced in function "class std::basic_ostream<char,struct std::char_traits<char> > & __cdecl CORE::io_write(class std::basic_ostream<char,struct std::char_traits<char> > &,struct __mpq_struct const *)" (?io_write@CORE@@YAAAV?$basic_ostream@DU?$char_traits@D@std@@@std@@AAV23@PBU__mpq_struct@@@Z)
- all_files.obj : error LNK2019: unresolved external symbol __imp____gmpz_add referenced in function "public: class CORE::BigInt & __thiscall CORE::BigInt::operator+=(class CORE::BigInt const &)" (??YBigInt@CORE@@QAEAAV01@ABV01@@Z)
- all_files.obj : error LNK2019: unresolved external symbol __imp____gmpz_sub referenced in function "public: class CORE::BigInt & __thiscall CORE::BigInt::operator-=(class CORE::BigInt const &)" (??ZBigInt@CORE@@QAEAAV01@ABV01@@Z)
- all_files.obj : error LNK2019: unresolved external symbol __imp____gmpz_mul referenced in function "public: class CORE::BigInt & __thiscall CORE::BigInt::operator*=(class CORE::BigInt const &)" (??XBigInt@CORE@@QAEAAV01@ABV01@@Z)
- all_files.obj : error LNK2019: unresolved external symbol __imp____gmpz_tdiv_q referenced in function "public: class CORE::BigInt & __thiscall CORE::BigInt::operator/=(class CORE::BigInt const &)" (??_0BigInt@CORE@@QAEAAV01@ABV01@@Z)
- all_files.obj : error LNK2019: unresolved external symbol __imp____gmpz_tdiv_r referenced in function "public: class CORE::BigInt & __thiscall CORE::BigInt::operator%=(class CORE::BigInt const &)" (??_1BigInt@CORE@@QAEAAV01@ABV01@@Z)
- all_files.obj : error LNK2019: unresolved external symbol __imp____gmpz_and referenced in function "public: class CORE::BigInt & __thiscall CORE::BigInt::operator&=(class CORE::BigInt const &)" (??_4BigInt@CORE@@QAEAAV01@ABV01@@Z)
- all_files.obj : error LNK2019: unresolved external symbol __imp____gmpz_ior referenced in function "public: class CORE::BigInt & __thiscall CORE::BigInt::operator|=(class CORE::BigInt const &)" (??_5BigInt@CORE@@QAEAAV01@ABV01@@Z)
- all_files.obj : error LNK2019: unresolved external symbol __imp____gmpz_xor referenced in function "public: class CORE::BigInt & __thiscall CORE::BigInt::operator^=(class CORE::BigInt const &)" (??_6BigInt@CORE@@QAEAAV01@ABV01@@Z)
- all_files.obj : error LNK2019: unresolved external symbol __imp____gmpz_mul_2exp referenced in function "public: class CORE::BigInt & __thiscall CORE::BigInt::operator<<=(unsigned long)" (??_3BigInt@CORE@@QAEAAV01@K@Z)
- all_files.obj : error LNK2019: unresolved external symbol __imp____gmpz_tdiv_q_2exp referenced in function "public: class CORE::BigInt & __thiscall CORE::BigInt::operator>>=(unsigned long)" (??_2BigInt@CORE@@QAEAAV01@K@Z)
- all_files.obj : error LNK2019: unresolved external symbol __imp____gmpz_add_ui referenced in function "public: class CORE::BigInt & __thiscall CORE::BigInt::operator++(void)" (??EBigInt@CORE@@QAEAAV01@XZ)
- all_files.obj : error LNK2019: unresolved external symbol __imp____gmpz_sub_ui referenced in function "public: class CORE::BigInt & __thiscall CORE::BigInt::operator--(void)" (??FBigInt@CORE@@QAEAAV01@XZ)
- all_files.obj : error LNK2019: unresolved external symbol __imp____gmpz_set_str referenced in function "public: int __thiscall CORE::BigInt::set_str(char const *,int)" (?set_str@BigInt@CORE@@QAEHPBDH@Z)
- all_files.obj : error LNK2019: unresolved external symbol __imp____gmpz_tdiv_qr referenced in function "void __cdecl CORE::div_rem(class CORE::BigInt &,class CORE::BigInt &,class CORE::BigInt const &,class CORE::BigInt const &)" (?div_rem@CORE@@YAXAAVBigInt@1@0ABV21@1@Z)
- all_files.obj : error LNK2019: unresolved external symbol __imp____gmpq_add referenced in function "class CORE::BigRat __cdecl CORE::operator+(class CORE::BigRat const &,class CORE::BigRat const &)" (??HCORE@@YA?AVBigRat@0@ABV10@0@Z)
- all_files.obj : error LNK2019: unresolved external symbol __imp____gmpq_sub referenced in function "class CORE::BigRat __cdecl CORE::operator-(class CORE::BigRat const &,class CORE::BigRat const &)" (??GCORE@@YA?AVBigRat@0@ABV10@0@Z)
- all_files.obj : error LNK2019: unresolved external symbol __imp____gmpq_mul referenced in function "class CORE::BigRat __cdecl CORE::operator*(class CORE::BigRat const &,class CORE::BigRat const &)" (??DCORE@@YA?AVBigRat@0@ABV10@0@Z)
- all_files.obj : error LNK2019: unresolved external symbol __imp____gmpq_div referenced in function "class CORE::BigRat __cdecl CORE::operator/(class CORE::BigRat const &,class CORE::BigRat const &)" (??KCORE@@YA?AVBigRat@0@ABV10@0@Z)
- all_files.obj : error LNK2019: unresolved external symbol __imp____gmpq_set_z referenced in function "public: __thiscall CORE::BigRatRep::BigRatRep(struct __mpz_struct const *)" (??0BigRatRep@CORE@@QAE@PBU__mpz_struct@@@Z)
- all_files.obj : error LNK2019: unresolved external symbol __imp____gmpz_remove referenced in function "void __cdecl CORE::getKaryExpo(class CORE::BigInt const &,class CORE::BigInt &,int &,unsigned long)" (?getKaryExpo@CORE@@YAXABVBigInt@1@AAV21@AAHK@Z)
- all_files.obj : error LNK2019: unresolved external symbol __imp____gmpq_set_d referenced in function "public: __thiscall CORE::BigRatRep::BigRatRep(double)" (??0BigRatRep@CORE@@QAE@N@Z)
- all_files.obj : error LNK2019: unresolved external symbol __imp____gmpz_set_ui referenced in function "class std::basic_istream<char,struct std::char_traits<char> > & __cdecl CORE::io_read(class std::basic_istream<char,struct std::char_traits<char> > &,struct __mpz_struct *)" (?io_read@CORE@@YAAAV?$basic_istream@DU?$char_traits@D@std@@@std@@AAV23@PAU__mpz_struct@@@Z)
- all_files.obj : error LNK2019: unresolved external symbol __imp____gmpq_get_d referenced in function "public: double __thiscall CORE::BigRat::doubleValue(void)const " (?doubleValue@BigRat@CORE@@QBENXZ)
- all_files.obj : error LNK2019: unresolved external symbol __imp____gmpq_cmp referenced in function "int __cdecl CORE::cmp(class CORE::BigRat const &,class CORE::BigRat const &)" (?cmp@CORE@@YAHABVBigRat@1@0@Z)
- C:\Program Files (x86)\CGAL-4.1\bin\Release\CGAL_Core-vc100-mt-4.1.dll : fatal error LNK1120: 46 unresolved externals
- Build FAILED.
- Time Elapsed 00:00:02.84
- ------ Build started: Project: CGAL_ImageIO, Configuration: Release Win32 ------
- Build started 11/9/2012 1:52:07 PM.
- InitializeBuildStatus:
- Touching "CGAL_ImageIO.dir\Release\CGAL_ImageIO.unsuccessfulbuild".
- CustomBuild:
- All outputs are up-to-date.
- ClCompile:
- all_files.cpp
- c:\program files (x86)\gnuwin32\include\zconf.h(289): fatal error C1083: Cannot open include file: 'unistd.h': No such file or directory
- Build FAILED.
- Time Elapsed 00:00:00.28
- ------ Build started: Project: CGAL_Qt4, Configuration: Release Win32 ------
- Build started 11/9/2012 1:52:07 PM.
- InitializeBuildStatus:
- Touching "CGAL_Qt4.dir\Release\CGAL_Qt4.unsuccessfulbuild".
- CustomBuild:
- All outputs are up-to-date.
- ClCompile:
- all_files.cpp
- moc_GraphicsViewNavigation.cxx
- moc_DemosMainWindow.cxx
- moc_GraphicsItem.cxx
- moc_GraphicsViewInput.cxx
- qrc_CGAL.cxx
- qrc_Input.cxx
- qrc_File.cxx
- qrc_Triangulation_2.cxx
- Generating Code...
- ResourceCompile:
- All outputs are up-to-date.
- Link:
- Creating library C:/Program Files (x86)/CGAL-4.1/lib/Release/CGAL_Qt4-vc100-mt-4.1.lib and object C:/Program Files (x86)/CGAL-4.1/lib/Release/CGAL_Qt4-vc100-mt-4.1.exp
- CGAL_Qt4.vcxproj -> C:\Program Files (x86)\CGAL-4.1\bin\Release\CGAL_Qt4-vc100-mt-4.1.dll
- PostBuildEvent:
- 1 file(s) copied.
- 1 file(s) copied.
- FinalizeBuildStatus:
- Deleting file "CGAL_Qt4.dir\Release\CGAL_Qt4.unsuccessfulbuild".
- Touching "CGAL_Qt4.dir\Release\CGAL_Qt4.lastbuildstate".
- Build succeeded.
- Time Elapsed 00:00:10.57
- ------ Build started: Project: ALL_BUILD, Configuration: Release Win32 ------
- Build started 11/9/2012 1:52:18 PM.
- InitializeBuildStatus:
- Creating "Win32\Release\ALL_BUILD\ALL_BUILD.unsuccessfulbuild" because "AlwaysCreate" was specified.
- CustomBuild:
- Build all projects
- FinalizeBuildStatus:
- Deleting file "Win32\Release\ALL_BUILD\ALL_BUILD.unsuccessfulbuild".
- Touching "Win32\Release\ALL_BUILD\ALL_BUILD.lastbuildstate".
- Build succeeded.
- Time Elapsed 00:00:00.10
- ========== Build: 4 succeeded, 2 failed, 0 up-to-date, 0 skipped ==========
Advertisement
Add Comment
Please, Sign In to add comment