UEStudio config files for FWH and FWPPC
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
UEStudio config files for FWH and FWPPC
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
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
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
In the FWH config file there is a missing comma:
Cmd0 = ilink32 $(LOPT) c0w32.obj $FGO, $T,, $(LIBS),, $FGR
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.
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
Ops, some final changes regarding the resources management
Here is the final FWH config file:
http://rapidshare.com/files/27489570/fwh.zip.html
Here is the final FWH config file:
http://rapidshare.com/files/27489570/fwh.zip.html
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
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)
--------------------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)
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact: