>
> PrgVersion() is nowhere called in hbIDE.  OR I am unable to understand you.

In its main program file there is  a function definition
code..
code...
code...
function PrgVersion()
return (a certain value)


When compiling from hbide he gets:
../(path)/(file).a(_ERRSYS.o):_ERRSYS.c:(.data+0x3a8): undefined
reference to `HB_FUN_PRGVERSION'
../(path)/(file).a(_PWD.o):_PWD.c:(.data+0x1e8): undefined reference
to `HB_FUN_PRGVERSION'
collect2: ld returned 1 exit status
hbmk2: Error: Running linker. 1
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to