Page 1 of 1

UEStudio config files for FWH and FWPPC

Posted: Sun Apr 22, 2007 5:14 pm
by Antonio Linares
Here you have the UEStudio config files for FWH and FWPPC:

http://rapidshare.com/files/27355106/fwh.zip.html

http://rapidshare.com/files/27355194/fwppc.zip.html

Just create a FWH folder and a FWPPC folder at c:\Program Files\IDM Computer Solutions\UEStudio '06\configs and unzip each file in each folder

Posted: Mon Apr 23, 2007 9:30 am
by Antonio Linares
In the FWH config file there is a missing comma:

Cmd0 = ilink32 $(LOPT) c0w32.obj $FGO, $T,, $(LIBS),, $FGR

Posted: Mon Apr 23, 2007 1:41 pm
by Antonio Linares
Ops, some final changes regarding the resources management :-)

Here is the final FWH config file:
http://rapidshare.com/files/27489570/fwh.zip.html

Posted: Tue Apr 24, 2007 5:33 pm
by Antonio Linares
Some latest changes for FWPPC config file:

http://rapidshare.com/files/27708298/fwppc.zip.html

project

Posted: Tue Apr 24, 2007 10:31 pm
by Nop
hi, i do all steps, but when i create an new project , dont appear fwh ou harbour...

Posted: Tue Apr 24, 2007 10:38 pm
by Nop
hi, i unzip the files in config dir, but when i try to open an new project , dont show fwh ou harbour compiler.

Posted: Tue Apr 24, 2007 11:07 pm
by Antonio Linares
Norberto,

You have to create a new folder at:

c:\Program Files\IDM Computer Solutions\UEStudio '06\configs\FWH

and unzip there the FWH.zip file

Posted: Wed Apr 25, 2007 1:00 pm
by Nop
Antonio, i do this, but dont work.

Posted: Wed Apr 25, 2007 5:15 pm
by Antonio Linares
Here we use FWPPC. Use FWH instead:

Image

Image

Image

Image

Image

Image

Image

Image

Posted: Fri Apr 27, 2007 3:06 am
by Nop
Antonio, see :

--------------------Configuration: teste - Debug--------------------
Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland
teste.c:
Error E2209 d:\_wk\32\xharbour\INCLUDE\hbdefs.h 58: Unable to open include file 'stdarg.h'
Error E2209 d:\_wk\32\xharbour\INCLUDE\hbdefs.h 59: Unable to open include file 'stdio.h'
Error E2209 d:\_wk\32\xharbour\INCLUDE\hbdefs.h 60: Unable to open include file 'stdlib.h'
Error E2209 d:\_wk\32\xharbour\INCLUDE\hbdefs.h 61: Unable to open include file 'string.h'
Error E2209 d:\_wk\32\xharbour\INCLUDE\hbsetup.h 61: Unable to open include file 'limits.h'
Error E2188 d:\_wk\32\xharbour\INCLUDE\hbdefs.h 454: Expression syntax
Error E2257 d:\_wk\32\xharbour\INCLUDE\hbdefs.h 476: , expected
Error E2139 d:\_wk\32\xharbour\INCLUDE\hbvmpub.h 229: Declaration missing ;
Error E2451 teste.c 25: Undefined symbol 'NULL'
Error E2141 teste.c 25: Declaration syntax error
Error E2190 teste.c 25: Unexpected }
Error E2190 teste.c 25: Unexpected }
Error E2040 teste.c 25: Declaration terminated incorrectly
Error E2190 teste.c 38: Unexpected }
Error E2190 teste.c 38: Unexpected }
Error E2109 teste.c 38: Not an allowed type in function hb_vm_SymbolInit_TESTE
*** 16 errors in Compile ***
Turbo Incremental Link 5.00 Copyright (c) 1997, 2000 Borland
Fatal: Unable to open file 'C0W32.OBJ'
teste.EXE - 17 error(s), 0 warning(s)

Posted: Fri Apr 27, 2007 10:57 am
by Antonio Linares
Norberto,

You are missing bcc32.cfg and ilink32.cfg at c:\bcc55\bin

Posted: Fri Jul 06, 2007 4:58 pm
by concentra
Can it be used with xHarbour.com xHarbour ?

Posted: Fri Jul 06, 2007 7:28 pm
by Antonio Linares
Yes, you just need to modify the UEStudio config files, but its quite easy