Re: [xHarbour-developers] HBZip doen´t compile with CodeGear C++ 5.90

2008-08-31 Thread [EMAIL PROTECTED]
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

Thanks Luiz, but doesn't work...

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=100url=/
___
xHarbour-developers mailing list
xHarbour-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xharbour-developers


[xHarbour-developers] HBZip doen´t compile with CodeGear C++ 5.90

2008-08-29 Thread [EMAIL PROTECTED]
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 hashstring::()(const string )
const'
Error E2344 E:\harbour\bcc55\include\dinkumware\functional 792:
Earlier declaration of 'operator hashstring::()(const string )
const'
Error E2238 E:\harbour\bcc55\include\dinkumware\functional 836:
Multiple declaration for 'operator hashwstring::()(const wstring )
const'
Error E2344 E:\harbour\bcc55\include\dinkumware\functional 792:
Earlier declaration of 'operator hashwstring::()(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=100url=/
___
xHarbour-developers mailing list
xHarbour-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xharbour-developers


Re: [xHarbour-developers] HBZip doen´t compile with CodeGear C++ 5.90

2008-08-29 Thread Luiz Rafael Culik Guimaraes
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: xharbour-developers@lists.sourceforge.net
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 hashstring::()(const string )
 const'
 Error E2344 E:\harbour\bcc55\include\dinkumware\functional 792:
 Earlier declaration of 'operator hashstring::()(const string )
 const'
 Error E2238 E:\harbour\bcc55\include\dinkumware\functional 836:
 Multiple declaration for 'operator hashwstring::()(const wstring )
 const'
 Error E2344 E:\harbour\bcc55\include\dinkumware\functional 792:
 Earlier declaration of 'operator hashwstring::()(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=100url=/
 ___
 xHarbour-developers mailing list
 xHarbour-developers@lists.sourceforge.net
 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=100url=/
___
xHarbour-developers mailing list
xHarbour-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xharbour-developers