UEStudio config files for FWH and FWPPC

Post Reply
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

UEStudio config files for FWH and FWPPC

Post 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
regards, saludos

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

Post by Antonio Linares »

In the FWH config file there is a missing comma:

Cmd0 = ilink32 $(LOPT) c0w32.obj $FGO, $T,, $(LIBS),, $FGR
Last edited by Antonio Linares on Mon Apr 23, 2007 1:42 pm, edited 1 time in total.
regards, saludos

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

Post 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
regards, saludos

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

Post by Antonio Linares »

Some latest changes for FWPPC config file:

http://rapidshare.com/files/27708298/fwppc.zip.html
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Nop
Posts: 107
Joined: Tue Apr 11, 2006 4:36 pm
Location: Uberaba/Brazil

project

Post by Nop »

hi, i do all steps, but when i create an new project , dont appear fwh ou harbour...
User avatar
Nop
Posts: 107
Joined: Tue Apr 11, 2006 4:36 pm
Location: Uberaba/Brazil

Post 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.
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Post 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
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Nop
Posts: 107
Joined: Tue Apr 11, 2006 4:36 pm
Location: Uberaba/Brazil

Post by Nop »

Antonio, i do this, but dont work.
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Post by Antonio Linares »

Here we use FWPPC. Use FWH instead:

Image

Image

Image

Image

Image

Image

Image

Image
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Nop
Posts: 107
Joined: Tue Apr 11, 2006 4:36 pm
Location: Uberaba/Brazil

Post 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)
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Post by Antonio Linares »

Norberto,

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

Antonio Linares
www.fivetechsoft.com
User avatar
concentra
Posts: 107
Joined: Mon Nov 14, 2005 10:15 am
Location: Brazil

Post by concentra »

Can it be used with xHarbour.com xHarbour ?
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Post by Antonio Linares »

Yes, you just need to modify the UEStudio config files, but its quite easy
regards, saludos

Antonio Linares
www.fivetechsoft.com
Post Reply