I'll wait eagerly
Thanks again Dr.
Saludos cordiales
Moderator: Rathinagiri
Hola Claudio:srvet_claudio wrote:Thanks Esgici for your nice words.esgici wrote:Very useful, very impressive and reliable as always
Yes of course, I'm finishing the next version and I will distribute as HFCL and as a separate package.esgici wrote:Could you prepare a separate package with sources, samples, doc, and lib ( or a "makelib" script (.bat ) ); this will be more convenient than hfcl for me ( surely for other members too ).
The next version of Bos Taurus include functions for processing image (blur, emboss, sharpen, edge detect, etc.) and load PNG images.
I am currently in the process of testing and documentation update.
Best regards,
Claudio.
Hi Daniel.srvet_claudio wrote:el ejemplo 8 contiene un error, adjunto image.
Code: Select all
#include "hmg.ch"and[b]buildlib.bat[/b] wrote:<tons of undefined reference>
Where I'm wrong ?[b]MAKEHFCL.BAT[/b] wrote:mingw32-make.exe: *** No rule to make target `c:/hmg.3.0.41/hfcl/source/gridprin
t.prg', needed by `c:/hmg.3.0.41/obj/gridprint.c'. Stop.
Norathinagiri wrote:Do you have your path as hmg.3.0.41?
Obvious !!!esgici wrote:In addition suggession of author, I want add
Code:
#include "hmg.ch"
line to BosTaurus.prg and re-build HFCL library
My current HMG root is (always) C:\hmg, so changed first line of ...\hfcl\Sourcebuild.batrathinagiri wrote:Do you have your path as hmg.3.0.41?