Page 1 of 1

Como eliminar este erros al compilar?

Posted: Tue Sep 18, 2007 5:41 pm
by karinha
Buenas amigos, como hago para eliminar estes tipos de errores al compilar??

_stddef.h(20) Error F0026 Parse error in constant expression '("0" )'


xHarbour Compiler build 0.99.61 (SimpLex)
Copyright 1999-2006, http://www.xharbour.org http://www.harbour-project.org/
Compiling 'BTNDOWN.prg' and generating preprocessed output to 'BTNDOWN.ppo'...

Lines 99, Functions/Procedures 5
Generating C source output to 'BTNDOWN.c'...
Done.
Compiling 'BTNDOWN.C' and generating preprocessed output to 'BTNDOWN.ppo'...

_stddef.h(20) Error F0026 Parse error in constant expression '("0" )'

Posted: Wed Sep 19, 2007 1:56 pm
by Carlos Mora
Como parece que Harry Potter no lee la lista, vas a tener que contar que dice la linea 20 de _stddef.h

Posted: Wed Sep 19, 2007 4:04 pm
by karinha
Carlos Mora wrote:Como parece que Harry Potter no lee la lista, vas a tener que contar que dice la linea 20 de _stddef.h
Carlos...

//-> ESTO ESTÁ EN C:\BORLAND\BCC55\INCLUDE

#if !defined(___DEFS_H)
#include <_defs.h>
#endif

Este és solo un ejemplo. En Xharbour 0.99.71, Esta Bien Major, las mensagerias de Errores. Generando un ERRO.LOG mui Grand.

Regards, saludos.