Hello,

I compile minigui com this release and i see this errors:

[ERRORS]

MiniGui.lib

Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland
h_scrsaver.c:
h_edit.c:
h_edit_ex.c:
h_error.c:
h_ipaddress.c:
c_ipaddress.c:
Error E2257 c:\bcc55\include\prsht.h 90: , expected
Error E2293 c:\bcc55\include\prsht.h 97: ) expected
Error E2293 c:\bcc55\include\prsht.h 98: ) expected
Error E2139 c:\bcc55\include\prsht.h 137: Declaration missing ;
Error E2238 c:\bcc55\include\prsht.h 138: Multiple declaration for 'DWORD'
Error E2344 c:\bcc55\include\prsht.h 137: Earlier declaration of 'DWORD'
Error E2139 c:\bcc55\include\prsht.h 138: Declaration missing ;
Error E2139 c:\bcc55\include\prsht.h 139: Declaration missing ;
Error E2139 c:\bcc55\include\prsht.h 141: Declaration missing ;
Error E2139 c:\bcc55\include\prsht.h 143: Declaration missing ;
Error E2139 c:\bcc55\include\prsht.h 149: Declaration missing ;
Error E2139 c:\bcc55\include\prsht.h 150: Declaration missing ;
Error E2238 c:\bcc55\include\prsht.h 151: Multiple declaration for 'LPCSTR'
Error E2344 c:\bcc55\include\prsht.h 143: Earlier declaration of 'LPCSTR'
Error E2238 c:\bcc55\include\prsht.h 152: Multiple declaration for 'LPCSTR'
Error E2344 c:\bcc55\include\prsht.h 143: Earlier declaration of 'LPCSTR'
Error E2139 c:\bcc55\include\prsht.h 152: Declaration missing ;
Error E2139 c:\bcc55\include\prsht.h 153: Declaration missing ;
Error E2139 c:\bcc55\include\prsht.h 154: Declaration missing ;
Error E2139 c:\bcc55\include\prsht.h 155: Declaration missing ;
Error E2139 c:\bcc55\include\prsht.h 156: Declaration missing ;
Error E2238 c:\bcc55\include\prsht.h 159: Multiple declaration for 'LPCSTR'
Error E2344 c:\bcc55\include\prsht.h 143: Earlier declaration of 'LPCSTR'
Error E2139 c:\bcc55\include\prsht.h 159: Declaration missing ;
Error E2238 c:\bcc55\include\prsht.h 160: Multiple declaration for 'LPCSTR'
Error E2228 c:\bcc55\include\prsht.h 160: Too many error or warning messages
*** 26 errors in Compile ***
h_monthcal.c:
c_monthcal.c:
Error E2257 c:\bcc55\include\prsht.h 90: , expected
Error E2293 c:\bcc55\include\prsht.h 97: ) expected
Error E2293 c:\bcc55\include\prsht.h 98: ) expected
Error E2139 c:\bcc55\include\prsht.h 137: Declaration missing ;
Error E2238 c:\bcc55\include\prsht.h 138: Multiple declaration for 'DWORD'
Error E2344 c:\bcc55\include\prsht.h 137: Earlier declaration of 'DWORD'
Error E2139 c:\bcc55\include\prsht.h 138: Declaration missing ;
Error E2139 c:\bcc55\include\prsht.h 139: Declaration missing ;
Error E2139 c:\bcc55\include\prsht.h 141: Declaration missing ;
Error E2139 c:\bcc55\include\prsht.h 143: Declaration missing ;
Error E2139 c:\bcc55\include\prsht.h 149: Declaration missing ;
Error E2139 c:\bcc55\include\prsht.h 150: Declaration missing ;
Error E2238 c:\bcc55\include\prsht.h 151: Multiple declaration for 'LPCSTR'
Error E2344 c:\bcc55\include\prsht.h 143: Earlier declaration of 'LPCSTR'
Error E2238 c:\bcc55\include\prsht.h 152: Multiple declaration for 'LPCSTR'
Error E2344 c:\bcc55\include\prsht.h 143: Earlier declaration of 'LPCSTR'
Error E2139 c:\bcc55\include\prsht.h 152: Declaration missing ;
Error E2139 c:\bcc55\include\prsht.h 153: Declaration missing ;
Error E2139 c:\bcc55\include\prsht.h 154: Declaration missing ;
Error E2139 c:\bcc55\include\prsht.h 155: Declaration missing ;
Error E2139 c:\bcc55\include\prsht.h 156: Declaration missing ;
Error E2238 c:\bcc55\include\prsht.h 159: Multiple declaration for 'LPCSTR'
Error E2344 c:\bcc55\include\prsht.h 143: Earlier declaration of 'LPCSTR'
Error E2139 c:\bcc55\include\prsht.h 159: Declaration missing ;
Error E2238 c:\bcc55\include\prsht.h 160: Multiple declaration for 'LPCSTR'
Error E2228 c:\bcc55\include\prsht.h 160: Too many error or warning messages
*** 26 errors in Compile ***
h_help.c:
c_help.c:
Error E2451 c_help.c 55: Undefined symbol 'DWORD' in function HB_FUN_WINHELP
Error E2379 c_help.c 55: Statement missing ; in function HB_FUN_WINHELP
Error E2140 c_help.c 56: Declaration is not allowed here in function
HB_FUN_WINHELP
Error E2451 c_help.c 60: Undefined symbol 'HELP_FINDER' in function
HB_FUN_WINHELP
Error E2451 c_help.c 60: Undefined symbol 'context' in function
HB_FUN_WINHELP
Error E2451 c_help.c 61: Undefined symbol 'HELP_CONTEXT' in function
HB_FUN_WINHELP
Error E2451 c_help.c 62: Undefined symbol 'HELP_CONTEXTPOPUP' in function
HB_FUN_WINHELP
Error E2451 c_help.c 63: Undefined symbol 'HELP_FORCEFILE' in function
HB_FUN_WINHELP
Error E2451 c_help.c 64: Undefined symbol 'HELP_QUIT' in function
HB_FUN_WINHELP
Error E2451 c_help.c 65: Undefined symbol 'HELP_CONTENTS' in function
HB_FUN_WINHELP
Error E2451 c_help.c 68: Undefined symbol 'HWND' in function HB_FUN_WINHELP
Error E2121 c_help.c 68: Function call missing ) in function HB_FUN_WINHELP
*** 12 errors in Compile ***
h_crypt.c:
c_crypt.c:
h_status.c:
c_status.c:
Error E2257 c:\bcc55\include\prsht.h 90: , expected
Error E2293 c:\bcc55\include\prsht.h 97: ) expected
Error E2293 c:\bcc55\include\prsht.h 98: ) expected
Error E2139 c:\bcc55\include\prsht.h 137: Declaration missing ;
Error E2238 c:\bcc55\include\prsht.h 138: Multiple declaration for 'DWORD'
Error E2344 c:\bcc55\include\prsht.h 137: Earlier declaration of 'DWORD'
Error E2139 c:\bcc55\include\prsht.h 138: Declaration missing ;
Error E2139 c:\bcc55\include\prsht.h 139: Declaration missing ;
Error E2139 c:\bcc55\include\prsht.h 141: Declaration missing ;
Error E2139 c:\bcc55\include\prsht.h 143: Declaration missing ;
Error E2139 c:\bcc55\include\prsht.h 149: Declaration missing ;
Error E2139 c:\bcc55\include\prsht.h 150: Declaration missing ;
Error E2238 c:\bcc55\include\prsht.h 151: Multiple declaration for 'LPCSTR'
Error E2344 c:\bcc55\include\prsht.h 143: Earlier declaration of 'LPCSTR'
Error E2238 c:\bcc55\include\prsht.h 152: Multiple declaration for 'LPCSTR'
Error E2344 c:\bcc55\include\prsht.h 143: Earlier declaration of 'LPCSTR'
Error E2139 c:\bcc55\include\prsht.h 152: Declaration missing ;
Error E2139 c:\bcc55\include\prsht.h 153: Declaration missing ;
Error E2139 c:\bcc55\include\prsht.h 154: Declaration missing ;
Error E2139 c:\bcc55\include\prsht.h 155: Declaration missing ;
Error E2139 c:\bcc55\include\prsht.h 156: Declaration missing ;
Error E2238 c:\bcc55\include\prsht.h 159: Multiple declaration for 'LPCSTR'
Error E2344 c:\bcc55\include\prsht.h 143: Earlier declaration of 'LPCSTR'
Error E2139 c:\bcc55\include\prsht.h 159: Declaration missing ;
Error E2238 c:\bcc55\include\prsht.h 160: Multiple declaration for 'LPCSTR'
Error E2228 c:\bcc55\include\prsht.h 160: Too many error or warning messages
*** 26 errors in Compile ***
h_tree.c:
c_tree.c:
Error E2257 c:\bcc55\include\prsht.h 90: , expected
Error E2293 c:\bcc55\include\prsht.h 97: ) expected
Error E2293 c:\bcc55\include\prsht.h 98: ) expected
Error E2139 c:\bcc55\include\prsht.h 137: Declaration missing ;
Error E2238 c:\bcc55\include\prsht.h 138: Multiple declaration for 'DWORD'
Error E2344 c:\bcc55\include\prsht.h 137: Earlier declaration of 'DWORD'
Error E2139 c:\bcc55\include\prsht.h 138: Declaration missing ;
Error E2139 c:\bcc55\include\prsht.h 139: Declaration missing ;
Error E2139 c:\bcc55\include\prsht.h 141: Declaration missing ;
Error E2139 c:\bcc55\include\prsht.h 143: Declaration missing ;
Error E2139 c:\bcc55\include\prsht.h 149: Declaration missing ;
Error E2139 c:\bcc55\include\prsht.h 150: Declaration missing ;
Error E2238 c:\bcc55\include\prsht.h 151: Multiple declaration for 'LPCSTR'
Error E2344 c:\bcc55\include\prsht.h 143: Earlier declaration of 'LPCSTR'
Error E2238 c:\bcc55\include\prsht.h 152: Multiple declaration for 'LPCSTR'
Error E2344 c:\bcc55\include\prsht.h 143: Earlier declaration of 'LPCSTR'
Error E2139 c:\bcc55\include\prsht.h 152: Declaration missing ;
Error E2139 c:\bcc55\include\prsht.h 153: Declaration missing ;
Error E2139 c:\bcc55\include\prsht.h 154: Declaration missing ;
Error E2139 c:\bcc55\include\prsht.h 155: Declaration missing ;
Error E2139 c:\bcc55\include\prsht.h 156: Declaration missing ;
Error E2238 c:\bcc55\include\prsht.h 159: Multiple declaration for 'LPCSTR'
Error E2344 c:\bcc55\include\prsht.h 143: Earlier declaration of 'LPCSTR'
Error E2139 c:\bcc55\include\prsht.h 159: Declaration missing ;
Error E2238 c:\bcc55\include\prsht.h 160: Multiple declaration for 'LPCSTR'
Error E2228 c:\bcc55\include\prsht.h 160: Too many error or warning messages
*** 26 errors in Compile ***
c_toolbar.c:
Error E2257 c:\bcc55\include\prsht.h 90: , expected
Error E2293 c:\bcc55\include\prsht.h 97: ) expected
Error E2293 c:\bcc55\include\prsht.h 98: ) expected
Error E2139 c:\bcc55\include\prsht.h 137: Declaration missing ;
Error E2238 c:\bcc55\include\prsht.h 138: Multiple declaration for 'DWORD'
Error E2344 c:\bcc55\include\prsht.h 137: Earlier declaration of 'DWORD'
Error E2139 c:\bcc55\include\prsht.h 138: Declaration missing ;
Error E2139 c:\bcc55\include\prsht.h 139: Declaration missing ;
Error E2139 c:\bcc55\include\prsht.h 141: Declaration missing ;
Error E2139 c:\bcc55\include\prsht.h 143: Declaration missing ;
Error E2139 c:\bcc55\include\prsht.h 149: Declaration missing ;
Error E2139 c:\bcc55\include\prsht.h 150: Declaration missing ;
Error E2238 c:\bcc55\include\prsht.h 151: Multiple declaration for 'LPCSTR'
Error E2344 c:\bcc55\include\prsht.h 143: Earlier declaration of 'LPCSTR'
Error E2238 c:\bcc55\include\prsht.h 152: Multiple declaration for 'LPCSTR'
Error E2344 c:\bcc55\include\prsht.h 143: Earlier declaration of 'LPCSTR'
Error E2139 c:\bcc55\include\prsht.h 152: Declaration missing ;
Error E2139 c:\bcc55\include\prsht.h 153: Declaration missing ;
Error E2139 c:\bcc55\include\prsht.h 154: Declaration missing ;
Error E2139 c:\bcc55\include\prsht.h 155: Declaration missing ;
Error E2139 c:\bcc55\include\prsht.h 156: Declaration missing ;
Error E2238 c:\bcc55\include\prsht.h 159: Multiple declaration for 'LPCSTR'
Error E2344 c:\bcc55\include\prsht.h 143: Earlier declaration of 'LPCSTR'
Error E2139 c:\bcc55\include\prsht.h 159: Declaration missing ;
Error E2238 c:\bcc55\include\prsht.h 160: Multiple declaration for 'LPCSTR'
Error E2228 c:\bcc55\include\prsht.h 160: Too many error or warning messages
*** 26 errors in Compile ***
h_toolbar.c:
errorsys.c:
h_init.c:
h_media.c:
c_media.c:
Error E2257 c:\bcc55\include\prsht.h 90: , expected
Error E2293 c:\bcc55\include\prsht.h 97: ) expected
Error E2293 c:\bcc55\include\prsht.h 98: ) expected
Error E2139 c:\bcc55\include\prsht.h 137: Declaration missing ;
Error E2238 c:\bcc55\include\prsht.h 138: Multiple declaration for 'DWORD'
Error E2344 c:\bcc55\include\prsht.h 137: Earlier declaration of 'DWORD'
Error E2139 c:\bcc55\include\prsht.h 138: Declaration missing ;
Error E2139 c:\bcc55\include\prsht.h 139: Declaration missing ;
Error E2139 c:\bcc55\include\prsht.h 141: Declaration missing ;
Error E2139 c:\bcc55\include\prsht.h 143: Declaration missing ;
Error E2139 c:\bcc55\include\prsht.h 149: Declaration missing ;
Error E2139 c:\bcc55\include\prsht.h 150: Declaration missing ;
Error E2238 c:\bcc55\include\prsht.h 151: Multiple declaration for 'LPCSTR'
Error E2344 c:\bcc55\include\prsht.h 143: Earlier declaration of 'LPCSTR'
Error E2238 c:\bcc55\include\prsht.h 152: Multiple declaration for 'LPCSTR'
Error E2344 c:\bcc55\include\prsht.h 143: Earlier declaration of 'LPCSTR'
Error E2139 c:\bcc55\include\prsht.h 152: Declaration missing ;
Error E2139 c:\bcc55\include\prsht.h 153: Declaration missing ;
Error E2139 c:\bcc55\include\prsht.h 154: Declaration missing ;
Error E2139 c:\bcc55\include\prsht.h 155: Declaration missing ;
Error E2139 c:\bcc55\include\prsht.h 156: Declaration missing ;

... and more....

[ENDERRORS]

How to fix this ?

Best Regards,

Rossine.

-- 
View this message in context: 
http://old.nabble.com/errors-with-release-13584-tp27170267p27170267.html
Sent from the Harbour - Dev mailing list archive at Nabble.com.

_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to