- Code: Select all Expand view
PATH ... C:\harbour_fwh1412\bin;C:\bcc582\Bin;C:\FWH1412
INCLUDE. C:\harbour_fwh1412\include;C:\bcc582\include;C:\FWH1412\include
LIB .... C:\harbour_fwh1412\lib;C:\bcc582\lib;C:\bcc582\lib\psdk;C:\FWH1412\lib
Variaveis de Ambiente:
PATH ... C:\harbour_fwh1412\bin;C:\bcc582\Bin;C:\FWH1412;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Broadcom\Broadcom 802.11 Network Adapter\Driver;C:\Program Files\Skype\Phone\
INCLUDE. C:\harbour_fwh1412\include;C:\bcc582\include;C:\FWH1412\include;;
LIB .... C:\harbour_fwh1412\lib;C:\bcc582\lib;C:\bcc582\lib\psdk;C:\FWH1412\lib;;
Executando: BCC32 -M -c @B32.BC
Borland C++ 5.82 for Win32 Copyright (c) 1993, 2005 Borland
C:\TDolphin\source\c\function.c:
Error E2139 mysql_com.h 268: Declaration missing ;
Error E2147 mysql_com.h 437: 'SOCKET' cannot start a parameter declaration
Error E2303 C:\TDolphin\source\c\function.c 77: Type name expected
Error E2451 C:\TDolphin\source\c\function.c 255: Undefined symbol 'ULONG' in function HB_FUN_VAL2ESCAPE
Error E2379 C:\TDolphin\source\c\function.c 255: Statement missing ; in function HB_FUN_VAL2ESCAPE
Error E2140 C:\TDolphin\source\c\function.c 256: Declaration is not allowed here in function HB_FUN_VAL2ESCAPE
Error E2451 C:\TDolphin\source\c\function.c 257: Undefined symbol 'BOOL' in function HB_FUN_VAL2ESCAPE
Error E2379 C:\TDolphin\source\c\function.c 257: Statement missing ; in function HB_FUN_VAL2ESCAPE
Error E2451 C:\TDolphin\source\c\function.c 258: Undefined symbol 'iSize' in function HB_FUN_VAL2ESCAPE
Error E2451 C:\TDolphin\source\c\function.c 268: Undefined symbol 'bResult' in function HB_FUN_VAL2ESCAPE
Error E2451 C:\TDolphin\source\c\function.c 271: Undefined symbol 'bResult' in function HB_FUN_VAL2ESCAPE
Error E2451 C:\TDolphin\source\c\function.c 290: Undefined symbol 'ULONG' in function HB_FUN_MYSQLESCAPE
Error E2379 C:\TDolphin\source\c\function.c 290: Statement missing ; in function HB_FUN_MYSQLESCAPE
Error E2140 C:\TDolphin\source\c\function.c 291: Declaration is not allowed here in function HB_FUN_MYSQLESCAPE
Error E2451 C:\TDolphin\source\c\function.c 292: Undefined symbol 'BOOL' in function HB_FUN_MYSQLESCAPE
Error E2379 C:\TDolphin\source\c\function.c 292: Statement missing ; in function HB_FUN_MYSQLESCAPE
Error E2140 C:\TDolphin\source\c\function.c 293: Declaration is not allowed here in function HB_FUN_MYSQLESCAPE
Error E2451 C:\TDolphin\source\c\function.c 295: Undefined symbol 'iSize' in function HB_FUN_MYSQLESCAPE
Error E2451 C:\TDolphin\source\c\function.c 307: Undefined symbol 'bResult' in function HB_FUN_MYSQLESCAPE
Error E2451 C:\TDolphin\source\c\function.c 310: Undefined symbol 'bResult' in function HB_FUN_MYSQLESCAPE
Warning W8065 C:\TDolphin\source\c\function.c 328: Call to function 'ISNUM' with no prototype in function HB_FUN_MYSEEK
Error E2451 C:\TDolphin\source\c\function.c 333: Undefined symbol 'BOOL' in function HB_FUN_MYSEEK
Error E2379 C:\TDolphin\source\c\function.c 333: Statement missing ; in function HB_FUN_MYSEEK
Warning W8065 C:\TDolphin\source\c\function.c 338: Call to function 'ISNUM' with no prototype in function HB_FUN_MYSEEK
Error E2451 C:\TDolphin\source\c\function.c 351: Undefined symbol 'bSoft' in function HB_FUN_MYSEEK
Warning W8065 C:\TDolphin\source\c\function.c 414: Call to function 'ISNUM' with no prototype in function HB_FUN_MYSQLSSLCONNECT
Warning W8065 C:\TDolphin\source\c\function.c 415: Call to function 'ISNUM' with no prototype in function HB_FUN_MYSQLSSLCONNECT
Error E2451 C:\TDolphin\source\c\function.c 428: Undefined symbol 'FALSE' in function HB_FUN_MYSQLSSLCONNECT
Warning W8065 C:\TDolphin\source\c\function.c 458: Call to function 'ISNUM' with no prototype in function HB_FUN_MYSQLCONNECT
Warning W8065 C:\TDolphin\source\c\function.c 459: Call to function 'ISNUM' with no prototype in function HB_FUN_MYSQLCONNECT
Error E2451 C:\TDolphin\source\c\function.c 572: Undefined symbol 'UINT' in function HB_FUN_MYSQLFETCHROW
Error E2228 C:\TDolphin\source\c\function.c 572: Too many error or warning messages in function HB_FUN_MYSQLFETCHROW
*** 26 errors in Compile ***
Alguna idea ? Muchísimas gracias.
Saludos