Hi,
Later that I brought up to date for FWPPC 1,0 all the programs that I try to compile it appears the error to follow:
Harbour Compiler Alpha build 45.0 (Flex)
Copyright 1999-2005, http://www.harbour-project.org/
Compiling 'tutor04.prg' and generating preprocessed output to 'tutor04.ppo'...
Lines 47, Functions/Procedures 3
Generating C source output to 'tutor04.c'... Done.
tutor04.c
Creating library tutor04.lib and object tutor04.exp
vm.lib(hvm.obj) : warning LNK1166: cannot adjust code at offset=0x00001000, rva=0x0003154C
rdd.lib(dbf1.obj) : warning LNK1166: cannot adjust code at offset=0x00001000, rva=0x000874B0
dbfntx.lib(dbfntx1.obj) : warning LNK1166: cannot adjust code at offset=0x00001000, rva=0x00094EFC
dbffpt.lib(dbffpt1.obj) : warning LNK1166: cannot adjust code at offset=0x00001000, rva=0x000AA9D8
* Application successfully built
What it can be?