New install in Vista and xHarbour/FWH 8.04 problem

New install in Vista and xHarbour/FWH 8.04 problem

Postby dutch » Fri Jul 25, 2008 6:34 am

Dear Antonio,

I install xHarbour (Fivetechsoft) / FWH 8.04 in new notebook Windows Vista. I don't know, has it got any conflict.

Thanks&regards,
Dutch

Error E2209 d:\xharbour\include\hbvmpub.h 65: Unable to open include file 'assert.h'
Error E2209 d:\xharbour\include\stdarg.h 27: Unable to open include file '_stddef.h'
Error E2257 d:\xharbour\include\stdarg.h 34: , expected
Error E2209 d:\xharbour\include\stdio.h 22: Unable to open include file '_stddef.h'
Error E2209 d:\xharbour\include\stdio.h 26: Unable to open include file '_nfile.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
Error E2356 d:\xharbour\include\stdio.h 140: Type mismatch in redeclaration of '_RTLENTRY'
Error E2141 d:\xharbour\include\stdio.h 140: Declaration syntax error
Error E2449 d:\xharbour\include\stdio.h 149: Size of '_RTLENTRY' is unknown or zero
Error E2356 d:\xharbour\include\stdio.h 149: Type mismatch in redeclaration of '_RTLENTRY'
Error E2344 d:\xharbour\include\stdio.h 140: Earlier declaration of '_RTLENTRY'
Error E2141 d:\xharbour\include\stdio.h 149: Declaration syntax error
Error E2356 d:\xharbour\include\stdio.h 150: Type mismatch in redeclaration of '_RTLENTRY'
Error E2344 d:\xharbour\include\stdio.h 149: Earlier declaration of '_RTLENTRY'
Error E2141 d:\xharbour\include\stdio.h 150: Declaration syntax error
Error E2356 d:\xharbour\include\stdio.h 151: Type mismatch in redeclaration of '_RTLENTRY'
Error E2344 d:\xharbour\include\stdio.h 150: Earlier declaration of '_RTLENTRY'
Error E2141 d:\xharbour\include\stdio.h 151: Declaration syntax error
Error E2356 d:\xharbour\include\stdio.h 152: Type mismatch in redeclaration of '_RTLENTRY'
Error E2344 d:\xharbour\include\stdio.h 151: Earlier declaration of '_RTLENTRY'
Error E2141 d:\xharbour\include\stdio.h 152: Declaration syntax error
Error E2141 d:\xharbour\include\stdio.h 153: Declaration syntax error
Error E2228 d:\xharbour\include\stdio.h 153: Too many error or warning messages
*** 26 errors in Compile ***
Turbo Incremental Link 5.00 Copyright (c) 1997, 2000 Borland
Fatal: Unable to open file 'C0W32.OBJ'
* There are errors
User avatar
dutch
 
Posts: 1535
Joined: Fri Oct 07, 2005 5:56 pm
Location: Thailand

New install of Borland c-comiler

Postby ukoenig » Fri Jul 25, 2008 7:37 am

Hello Dutch,

your MAKE-file doesn't find the Borland-include-files.
When you do a new install of Borland C-Compiler,
you have to add two config files in the BIN-DIRECTORY
of Borland-BCC55 ( it seems, these files are missing ) :

1. BCC32.CFG
-----------------

-I"c:\Bcc55\include"
-L"c:\Bcc55\lib;c:\Bcc55\lib\psdk"
-lj"c:\Bcc55\lib;c:\Bcc55\lib\psdk"

2. ILINK32.CFG
------------------

-L"c:\Bcc55\lib;c:\BCC55\lib\psdk"

( check, if you install on C: )

Best Regards

Uwe :lol:
Since 1995 ( the first release of FW 1.9 )
i work with FW.
If you have any questions about special functions, maybe i can help.
User avatar
ukoenig
 
Posts: 4043
Joined: Wed Dec 19, 2007 6:40 pm
Location: Germany

Postby Antonio Linares » Fri Jul 25, 2008 7:51 am

Dutch,

As Uwe explains you, you missed to create bcc32.cfg and ilink32.cfg inside c:\bcc55\bin (or c:\borland\bcc55\bin)
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41283
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Postby dutch » Fri Jul 25, 2008 9:17 am

Dear Ukoenig/Antonio,

Oop., I don't reinstall for long time, I've forgot it.

Thanks&Regards,
Dutch
User avatar
dutch
 
Posts: 1535
Joined: Fri Oct 07, 2005 5:56 pm
Location: Thailand


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: richard-service and 15 guests