hi Enrico,
i got this when try it
Error E2356 DRXLS.prg 16: Type mismatch in redeclaration of '_streams'
Error E2344 c:\bcc7\include\windows\crtl\stdio.h 146: Earlier declaration of '_streams'
*** 2 errors in Compile ***
and it seems me still for 1 PRG ONLY, but i need it for multiple PRG so i try ...
Search found 14 matches: e2356
Searched query: e2356
- Mon Oct 14, 2024 8:45 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: why, under 64 Bit OS, does not Find UUID.LIB
- Replies: 33
- Views: 3627
- Sun Aug 09, 2020 5:59 pm
- Forum: FiveWin para Harbour/xHarbour
- Topic: setenvironmentVariable() de xH a H
- Replies: 1
- Views: 239
setenvironmentVariable() de xH a H
... SETENVIRONMENTVARIABLE
Warning W8065 MAUFUNC.PRG 168: Call to function 'hb_retl' with no prototype in function HB_FUN_SETENVIRONMENTVARIABLE
Error E2356 F:\Harbour\Include\hbapi.h 626: Type mismatch in redeclaration of 'hb_parcx'
Error E2356 F:\Harbour\Include\hbapi.h 686: Type mismatch in ...
Warning W8065 MAUFUNC.PRG 168: Call to function 'hb_retl' with no prototype in function HB_FUN_SETENVIRONMENTVARIABLE
Error E2356 F:\Harbour\Include\hbapi.h 626: Type mismatch in redeclaration of 'hb_parcx'
Error E2356 F:\Harbour\Include\hbapi.h 686: Type mismatch in ...
- Thu Aug 24, 2017 6:56 pm
- Forum: FiveWin para Harbour/xHarbour
- Topic: Ayuda DLL
- Replies: 24
- Views: 8577
Re: Ayuda DLL
... FWH\INCLUDE;P:\Fuentes\xharbour\Comun\include -M -c -v Maindllp.c
Borland C++ 5.82 for Win32 Copyright (c) 1993, 2005 Borland
Maindllp.c:
Error E2356 Maindllp.c 1519: Type mismatch in redeclaration of 'hb_snprintf'
Error E2344 P:\32bits\harbour\include\hbapi.h 947: Earlier declaration of 'hb ...
Borland C++ 5.82 for Win32 Copyright (c) 1993, 2005 Borland
Maindllp.c:
Error E2356 Maindllp.c 1519: Type mismatch in redeclaration of 'hb_snprintf'
Error E2344 P:\32bits\harbour\include\hbapi.h 947: Earlier declaration of 'hb ...
- Fri Jan 04, 2013 9:55 am
- Forum: FiveWin para Harbour/xHarbour
- Topic: Problemas al crear la libreria TWBROWSE
- Replies: 6
- Views: 3283
Problemas al crear la libreria TWBROWSE
... si alguien pudiera ayudarme....
Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland
.\source\function\twbrowse\WBRWLINE.C:
Error E2356 .\source\function\twbrowse\WBRWLINE.C 38: Type mismatch in redeclaration of 'hb_storvni'
Error E2344 C:\utilp_5\hb20\INCLUDE\hbapi.h 778: Earlier ...
Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland
.\source\function\twbrowse\WBRWLINE.C:
Error E2356 .\source\function\twbrowse\WBRWLINE.C 38: Type mismatch in redeclaration of 'hb_storvni'
Error E2344 C:\utilp_5\hb20\INCLUDE\hbapi.h 778: Earlier ...
- Fri Mar 19, 2010 8:45 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: how to compile the file maindllp.c
- Replies: 17
- Views: 4217
Re: how to compile the file maindllp.c
... c -Ii:\apps\xharbour\include -Ii:\apps\bcc55\include maindllp.c
Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland
maindllp.c:
Error E2356 maindllp.c 189: Type mismatch in redeclaration of 'hb_parc'
Error E2344 i:\apps\xharbour\include\hbapi.h 399: Earlier declaration of 'hb_parc ...
Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland
maindllp.c:
Error E2356 maindllp.c 189: Type mismatch in redeclaration of 'hb_parc'
Error E2344 i:\apps\xharbour\include\hbapi.h 399: Earlier declaration of 'hb_parc ...
- Thu Mar 18, 2010 11:31 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: how to compile the file maindllp.c
- Replies: 17
- Views: 4217
Re: how to compile the file maindllp.c
Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland
c:\xharbour\source\vm\maindllp.c:
Error E2356 c:\xharbour\source\vm\maindllp.c 190: Type mismatch in redeclaration
of 'hb_parc'
Error E2344 c:\xharbour\include\hbapi.h 399: Earlier declaration of 'hb_parc'
Error E2356 c:\xharbour\source\vm ...
c:\xharbour\source\vm\maindllp.c:
Error E2356 c:\xharbour\source\vm\maindllp.c 190: Type mismatch in redeclaration
of 'hb_parc'
Error E2344 c:\xharbour\include\hbapi.h 399: Earlier declaration of 'hb_parc'
Error E2356 c:\xharbour\source\vm ...
- Thu Mar 18, 2010 9:57 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: how to compile the file maindllp.c
- Replies: 17
- Views: 4217
Re: how to compile the file maindllp.c
Daniel,
Please copy this source code line here, thanks:
Error E2356 c:\xharbour\source\vm\maindllp.c 189: Type mismatch in redeclaration
of 'hb_parc'
Please copy this source code line here, thanks:
Error E2356 c:\xharbour\source\vm\maindllp.c 189: Type mismatch in redeclaration
of 'hb_parc'
- Thu Mar 18, 2010 4:30 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: how to compile the file maindllp.c
- Replies: 17
- Views: 4217
Re: how to compile the file maindllp.c
... include c:\xharbour\source\vm\maindllp.c
Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland
c:\xharbour\source\vm\maindllp.c:
Error E2356 c:\xharbour\source\vm\maindllp.c 189: Type mismatch in redeclaration
of 'hb_parc'
Error E2344 c:\xharbour\include\hbapi.h 399: Earlier declaration ...
Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland
c:\xharbour\source\vm\maindllp.c:
Error E2356 c:\xharbour\source\vm\maindllp.c 189: Type mismatch in redeclaration
of 'hb_parc'
Error E2344 c:\xharbour\include\hbapi.h 399: Earlier declaration ...
- Mon Mar 15, 2010 6:08 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: how to compile the file maindllp.c
- Replies: 17
- Views: 4217
how to compile the file maindllp.c
... I%hdir%\include %hdir%\source\vm\maindllp.c
Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland
c:\xharbour\source\vm\maindllp.c:
Error E2356 c:\xharbour\source\vm\maindllp.c 189: Type mismatch in redeclaration
of 'hb_parc'
Error E2344 c:\xharbour\include\hbapi.h 399: Earlier declaration ...
Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland
c:\xharbour\source\vm\maindllp.c:
Error E2356 c:\xharbour\source\vm\maindllp.c 189: Type mismatch in redeclaration
of 'hb_parc'
Error E2344 c:\xharbour\include\hbapi.h 399: Earlier declaration ...
- Fri Oct 30, 2009 9:48 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Select more files
- Replies: 14
- Views: 4234
Re: Select more files
... Compiler build 1.2.1 (SimpLex) (Rev. 6569)
Copyright 1999-2009, m m
Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland
crypt2.c:
Error E2356 crypt2.prg 371: Type mismatch in redeclaration of '_bcopy'
Error E2344 c:\fwh\include\fwHarb.h 21: Earlier declaration of '_bcopy'
Warning W8057 ...
Copyright 1999-2009, m m
Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland
crypt2.c:
Error E2356 crypt2.prg 371: Type mismatch in redeclaration of '_bcopy'
Error E2344 c:\fwh\include\fwHarb.h 21: Earlier declaration of '_bcopy'
Warning W8057 ...
- Fri Jul 25, 2008 6:34 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: New install in Vista and xHarbour/FWH 8.04 problem
- Replies: 3
- Views: 1193
New install in Vista and xHarbour/FWH 8.04 problem
... h'
Error E2139 d:\xharbour\include\stdio.h 108: Declaration missing ;
Error E2141 d:\xharbour\include\stdio.h 130: Declaration syntax error
Error E2356 d:\xharbour\include\stdio.h 131: Type mismatch in redeclaration of '_RTLENTRY'
Error E2141 d:\xharbour\include\stdio.h 131: Declaration syntax ...
Error E2139 d:\xharbour\include\stdio.h 108: Declaration missing ;
Error E2141 d:\xharbour\include\stdio.h 130: Declaration syntax error
Error E2356 d:\xharbour\include\stdio.h 131: Type mismatch in redeclaration of '_RTLENTRY'
Error E2141 d:\xharbour\include\stdio.h 131: Declaration syntax ...
- Wed Apr 18, 2007 2:49 am
- Forum: FiveWin para Harbour/xHarbour
- Topic: ot: compilar harbour del cvs con bcc55
- Replies: 4
- Views: 1520
ot: compilar harbour del cvs con bcc55
... expropta.c:
Warning W8065 include\hbexpra.c 174: Call to function 'hb_compExprDelete' with no prototype in function hb_compExprLstDealloc
Error E2356 include\hbexpra.c 225: Type mismatch in redeclaration of 'hb_compExprDelete'
Warning W8065 include\hbexpra.c 257: Call to function 'hb ...
Warning W8065 include\hbexpra.c 174: Call to function 'hb_compExprDelete' with no prototype in function hb_compExprLstDealloc
Error E2356 include\hbexpra.c 225: Type mismatch in redeclaration of 'hb_compExprDelete'
Warning W8065 include\hbexpra.c 257: Call to function 'hb ...
- Fri Jan 27, 2006 8:03 pm
- Forum: FiveWin para Harbour/xHarbour
- Topic: LinearGardientBrush
- Replies: 23
- Views: 8667
- Thu Jan 26, 2006 11:10 pm
- Forum: FiveWin para Harbour/xHarbour
- Topic: LinearGardientBrush
- Replies: 23
- Views: 8667