We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi
I got his error while compiling. Kindly assist.
MAKE Version 5.2 Copyright (c) 1987, 2000 Borland bcc32 -c -tWM -D__HB_COMPILER__ -D__HB_COMP_TRACE__ -D__WIN32__ -D_HAVE_SQLITE_CONFIG_H -DHAVE_CONFIG_H -DHARBOUR_CONF -DOPENSSL_NO_DEPRECATED -DHB_VM_ALL -DHB_FM_DL_ALLOC -I"source\rtl\zlib" -I"contrib\pdflite\include" -I"contrib\png" -I"contrib\tiff" -I"contrib\jpeg" -I"include" -I"C:\Borland\bcc58\include" -I"obj\bcc32" -I"contrib\sixapi\include" -I"contrib\freeimage\include" -I"contrib\gd\include" -I"contrib\xwt\include" -I"contrib\xwt\src\xwt_win" -O2 -OS -Ov -Oi -Oc -Ve -k- -q -a8 -w -w-8027 -w-8071 -w-8121 -oobj\bcc32\harboury.obj obj\bcc32\harboury.c obj\bcc32\harboury.c: Error E2141 harboury.c 4546: Declaration syntax error in function hb_comp_yyparse *** 1 errors in Compile ***
** error 1 ** deleting obj\bcc32\harboury.obj
'_CC_DIR_LEN=' BCC_LIB=C:\Borland\bcc58\lib;C:\Borland\bcc58\lib\psdk BISON_DIR=C:\Program Files (x86)\GnuWin32\bin CC=bcc32 CC_BIN=C:\Borland\bcc58\bin CC_DIR=C:\Borland\bcc58 C_LONG_NAME=Borland C/C++ C_NAME=bcc32c C_NAME2=bcc32 C_NAME64=bcc64 C_SHORT_NAME=bc HB_ARCH=w32 HB_BIN_INSTALL=D:\xharbour\bin HB_INC_INSTALL=D:\xharbour\include HB_INSTALL=D:\xharbour HB_LIB_INSTALL=D:\xharbour\lib Path=C:\Borland\bcc58\bin;D:\xharbour\bin;C:\Users\Dhana\miniconda3\condabin;C:\Program Files\Common Files\Oracle\Java\javapath;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0;C:\WINDOWS\System32\OpenSSH;C:\Program Files\dotnet;C:\ProgramData\chocolatey\bin;C:\Program Files\Microsoft SQL Server\150\Tools\Binn;C:\Program Files\Microsoft SQL Server\Client SDK\ODBC\170\Tools\Binn;C:\Program Files (x86)\Incredibuild;C:\Program Files (x86)\Windows Kits\10\Windows Performance Toolkit;C:\ProgramData\Swar Systems;C:\Program Files\Git\cmd;C:\Program Files\nodejs;C:\Program Files\Docker\Docker\resources\bin;C:\Program Files\Go\bin;C:\Program Files\LLVM\bin;C:\Program Files (x86)\LLVM\bin;C:\Program Files\PowerShell\7;C:\ProgramData\mingw64\mingw64\bin;c:\windows\system32;d:\apps\bin;D:\hmg\hmg.3.6\mingw64\bin;D:\hmg\hmg.3.6\mingw64\include;D:\hmg\hmg.3.6\mingw64\lib;C:\Program Files (x86)\GnuWin32\bin;
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi
I got his error while compiling. Kindly assist.
make_bcc32.log
MAKE Version 5.2 Copyright (c) 1987, 2000 Borland
bcc32 -c -tWM -D__HB_COMPILER__ -D__HB_COMP_TRACE__ -D__WIN32__ -D_HAVE_SQLITE_CONFIG_H -DHAVE_CONFIG_H -DHARBOUR_CONF -DOPENSSL_NO_DEPRECATED -DHB_VM_ALL -DHB_FM_DL_ALLOC -I"source\rtl\zlib" -I"contrib\pdflite\include" -I"contrib\png" -I"contrib\tiff" -I"contrib\jpeg" -I"include" -I"C:\Borland\bcc58\include" -I"obj\bcc32" -I"contrib\sixapi\include" -I"contrib\freeimage\include" -I"contrib\gd\include" -I"contrib\xwt\include" -I"contrib\xwt\src\xwt_win" -O2 -OS -Ov -Oi -Oc -Ve -k- -q -a8 -w -w-8027 -w-8071 -w-8121 -oobj\bcc32\harboury.obj obj\bcc32\harboury.c
obj\bcc32\harboury.c:
Error E2141 harboury.c 4546: Declaration syntax error in function hb_comp_yyparse
*** 1 errors in Compile ***
** error 1 ** deleting obj\bcc32\harboury.obj
Env Variables
'_CC_DIR_LEN='
BCC_LIB=C:\Borland\bcc58\lib;C:\Borland\bcc58\lib\psdk
BISON_DIR=C:\Program Files (x86)\GnuWin32\bin
CC=bcc32
CC_BIN=C:\Borland\bcc58\bin
CC_DIR=C:\Borland\bcc58
C_LONG_NAME=Borland C/C++
C_NAME=bcc32c
C_NAME2=bcc32
C_NAME64=bcc64
C_SHORT_NAME=bc
HB_ARCH=w32
HB_BIN_INSTALL=D:\xharbour\bin
HB_INC_INSTALL=D:\xharbour\include
HB_INSTALL=D:\xharbour
HB_LIB_INSTALL=D:\xharbour\lib
Path=C:\Borland\bcc58\bin;D:\xharbour\bin;C:\Users\Dhana\miniconda3\condabin;C:\Program Files\Common Files\Oracle\Java\javapath;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0;C:\WINDOWS\System32\OpenSSH;C:\Program Files\dotnet;C:\ProgramData\chocolatey\bin;C:\Program Files\Microsoft SQL Server\150\Tools\Binn;C:\Program Files\Microsoft SQL Server\Client SDK\ODBC\170\Tools\Binn;C:\Program Files (x86)\Incredibuild;C:\Program Files (x86)\Windows Kits\10\Windows Performance Toolkit;C:\ProgramData\Swar Systems;C:\Program Files\Git\cmd;C:\Program Files\nodejs;C:\Program Files\Docker\Docker\resources\bin;C:\Program Files\Go\bin;C:\Program Files\LLVM\bin;C:\Program Files (x86)\LLVM\bin;C:\Program Files\PowerShell\7;C:\ProgramData\mingw64\mingw64\bin;c:\windows\system32;d:\apps\bin;D:\hmg\hmg.3.6\mingw64\bin;D:\hmg\hmg.3.6\mingw64\include;D:\hmg\hmg.3.6\mingw64\lib;C:\Program Files (x86)\GnuWin32\bin;
The text was updated successfully, but these errors were encountered: