contrib\hbzlib\ziparchive.cpp: Error E2113 contrib\hbzlib\include\zipexception.h 189: Virtual function '~CZipException::CZipException()' conflicts with base class 'std::exception' Error E2238 C:\utl\bcc59\\Include\dinkumware\functional 811: Multiple declaration for 'operator hash<string>::()(const string &) const' Error E2344 C:\utl\bcc59\\Include\dinkumware\functional 792: Earlier declaration of 'operator hash<string>::()(const string &) const' Error E2238 C:\utl\bcc59\\Include\dinkumware\functional 836: Multiple declaration for 'operator hash<wstring>::()(const wstring &) const' Error E2344 C:\utl\bcc59\\Include\dinkumware\functional 792: Earlier declaration of 'operator hash<wstring>::()(const wstring &) const' Error E2522 contrib\hbzlib\ziparchive.cpp 272: Non-const function operator CZipAutoBuffer::char *() called for const object in function CZipArchive::GetLocalExtraField(char *,int) const Error E2451 contrib\hbzlib\ziparchive.cpp 1360: Undefined symbol 'bRet' in function CZipArchive::AddNewFileDrv(CZipAddNewFileInfo &) Error E2451 contrib\hbzlib\ziparchive.cpp 1658: Undefined symbol 'bRet' in function CZipArchive::AddNewFile(CZipAddNewFileInfo &)
Luiz Rafael Culik Guimaraes escribió: > Toninho > > should compile with out problem since bcc5.82 use same includes from > dinkumware > > but add -D_USE_OLD_RW_STL in CFLAGS for C compiler > > Regards > Luiz > > ----- Original Message ----- > From: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> > To: <[email protected]> > Sent: Friday, August 29, 2008 3:48 PM > Subject: [xHarbour-developers] HBZip doen´t compile with CodeGear C++ 5.90 > > >> MAKE Version 5.2 Copyright (c) 1987, 2000 Borland >> Copy MAKE0018.@@@ BccW32.cfg >> 1 arquivo(s) copiado(s). >> Bcc32 @bccw32.cfg -c @MAKE0016.@@@ >> CodeGear C++ 5.90 for Win32 Copyright (c) 1993, 2007 CodeGear >> ziparchive.cpp: >> Error E2113 .\INCLUDE\zipexception.h 189: Virtual function >> '~CZipException::CZipException()' conflicts with base class >> 'std::exception' >> Error E2238 E:\harbour\bcc55\include\dinkumware\functional 811: >> Multiple declaration for 'operator hash<string>::()(const string &) >> const' >> Error E2344 E:\harbour\bcc55\include\dinkumware\functional 792: >> Earlier declaration of 'operator hash<string>::()(const string &) >> const' >> Error E2238 E:\harbour\bcc55\include\dinkumware\functional 836: >> Multiple declaration for 'operator hash<wstring>::()(const wstring &) >> const' >> Error E2344 E:\harbour\bcc55\include\dinkumware\functional 792: >> Earlier declaration of 'operator hash<wstring>::()(const wstring &) >> const' >> Error E2522 ziparchive.cpp 272: Non-const function operator >> CZipAutoBuffer::char *() called for const object in function >> CZipArchive::GetLocalExtraField(char *,int) const >> Error E2451 ziparchive.cpp 1360: Undefined symbol 'bRet' in function >> CZipArchive::AddNewFileDrv(CZipAddNewFileInfo &) >> Error E2451 ziparchive.cpp 1658: Undefined symbol 'bRet' in function >> CZipArchive::AddNewFile(CZipAddNewFileInfo &) >> *** 8 errors in Compile *** >> >> ** error 2 ** deleting obj\b32\ziparchive.obj >> >> >> >> Regards, >> >> Toninho. >> >> >> ------------------------------------------------------------------------- >> This SF.Net email is sponsored by the Moblin Your Move Developer's >> challenge >> Build the coolest Linux based applications with Moblin SDK & win great >> prizes >> Grand prize is a trip for two to an Open Source event anywhere in the >> world >> http://moblin-contest.org/redirect.php?banner_id=100&url=/ >> _______________________________________________ >> xHarbour-developers mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/xharbour-developers >> > > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > xHarbour-developers mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/xharbour-developers > > __________ Información de NOD32, revisión 3404 (20080901) __________ > > Este mensaje ha sido analizado con NOD32 antivirus system > http://www.nod32.com > > > ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ xHarbour-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xharbour-developers

