Error en C:\hmg.3.3.1\SAMPLES\Advanced\GRID_SORT
Posted: Wed Oct 01, 2014 12:35 am
Hola a todos,
Al compilar me da el siguiente error:
Utilizo HMG.3.3.1 Win7
Alguna sugerencia?
Gracias
Al compilar me da el siguiente error:
Consulte Google sobre las funciones y aparentemente pueden recibir más parametros.Harbour 3.2.0dev (r1407111333)
Copyright (c) 1999-2014, http://harbour-project.org/" onclick="window.open(this.href);return false;
C:\hmg.3.3.1\SAMPLES\Advanced\GRID_SORT\demo.prg: In function 'HB_FUN_LISTVIEW_GETCOLUMNORDERARRAY':
C:\hmg.3.3.1\SAMPLES\Advanced\GRID_SORT\demo.prg:145:7: error: too many arguments to function 'hb_storni'
C:/hmg.3.3.1/harbour/include/hbapi.h:759:25: note: declared here
C:\hmg.3.3.1\SAMPLES\Advanced\GRID_SORT\demo.prg: In function 'HB_FUN_LISTVIEW_SETCOLUMNORDERARRAY':
C:\hmg.3.3.1\SAMPLES\Advanced\GRID_SORT\demo.prg:157:7: error: too many arguments to function 'hb_parni'
C:/hmg.3.3.1/harbour/include/hbapi.h:643:31: note: declared here
hbmk2: Error: Ejecutando compilador C/C++. 1
gcc.exe -c -O3 -march=i586 -mtune=pentiumpro -fomit-frame-pointer -W -Wall -pipe -IC:/hmg.3.3.1/harbour/include -I../../../../../../hmg.3.3.1/SAMPLES/Advanced/GRID_SORT -IC:/hmg.3.3.1/include C:/Users/Maquina6/AppData/Local/Temp/hbmk_mjlkor.dir/demo.c C:/Users/Maquina6/AppData/Local/Temp/hbmk_xxn1de.c
Utilizo HMG.3.3.1 Win7
Alguna sugerencia?
Gracias