|
From: Alexander S.K. <al...@be...> - 2014-10-24 05:38:24
|
Alain Aupeix writes: > Hi, I just didn't know it, and it's the first time I try to build it. > So I don't know if the error is recent or not. > > alain@Gramps-JujuLand:/opt/TuxPrograms/trunks/harbour/addons/hwgui-src/hwgui/utils/tutorial$ > hwbuild *hwgrun* The hwbuild is your script to build prgs ? Just add -lhbcplr to the libraries list there, this is compiler library, which includes that hb_CompileBuf() function. Or use the build.sh, which is provided with the tutorial files. Regards, Alexander. |