Page 1 of 1

Error al Compilar!!

PostPosted: Mon Nov 13, 2006 11:16 pm
by Mike Serra
Buenas Noches Foro:

Con la última versión de FW 2.8 compilo un pequeño programa, ya que estoy empezando de 0 con esta versión y me sale el siguiente error:

ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿
³ FiveWin for xHarbour 2.8 - October 2006 xHarbour development power ³Ü
³ (c) FiveTech, 1993-2006 for Microsoft Windows 95/98/NT/2000/ME and XP ³Û
ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙÛ
ÿ ßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßß
Compiling...
xHarbour Compiler build 0.99.61 (SimpLex)
Copyright 1999-2006, http://www.xharbour.org http://www.harbour-project.org/
Compiling 'rutinas.prg'...

100
Lines 171, Functions/Procedures 8
Generating C source output to 'rutinas.c'...
Done.
Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland
rutinas.c:
Turbo Incremental Link 5.00 Copyright (c) 1997, 2000 Borland
Error: Unresolved external '_hb_dynsymSymbol' referenced from C:\PROYECTOS\LIBRERIA\GENERAL\FIVEHC.LIB|HARBOURC
Error: Unresolved external '_hb_stackReturnItem' referenced from C:\PROYECTOS\LIBRERIA\GENERAL\FIVEHC.LIB|HARBOURC
Error: Unresolved external '_hb_objGetClass' referenced from C:\PROYECTOS\LIBRERIA\GENERAL\FIVEHC.LIB|MSGS
Error: Unresolved external '_hb_parnll' referenced from C:\PROYECTOS\LIBRERIA\GENERAL\FIVEHC.LIB|ole
Error: Unresolved external '_hb_objHasMessage' referenced from C:\PROYECTOS\LIBRERIA\GENERAL\FIVEHC.LIB|FFDLGPRC
Error: Unresolved external '_HB_FUN___CLSCNTCLASSES' referenced from C:\PROYECTOS\LIBRERIA\GENERAL\FIVEHX.LIB|ERRSYSW
* Application successfully built
El sistema no puede hallar el archivo especificado.


Creo que los tiros van porque me faltan algunar LIB (Las que en el buildx hacen referencia a la carpeta psdk), si fuera asi ¿donde las puedo conseguir?


GRACIAS DE ANTEMANO

PostPosted: Tue Nov 14, 2006 12:41 am
by Antonio Linares
Mike,

Estas usando el build de xHarbour que distribuimos con FWH 2.8 ?

Asegurate de que lo instalas y de que no tienes otro instalado.