I re-built the HFCL library and run demo8 with no problem.
esgici wrote:
srvet_claudio wrote:
Obvious !!!
The idea may be, but the result no
Thanks to confirm Dr.
Regards
I think I understand what you mean.
Yesterday I defined black color (# define BLACK {0,0,0}) in BosTaurus.prg and I re-built the HFCL library but not work demo8.
esgici wrote:So you can teach us about that re-build process, please
The strange thing is I did nothing different to yesterday in rebuild.
This behavior is not logical.
Test delete the file hfcl.a and rebuild it.
Regards,
Claudio
srvet_claudio wrote:
The strange thing is I did nothing different to yesterday in rebuild.
This behavior is not logical.
Test delete the file hfcl.a and rebuild it.
Thanks Dr.
Apparently only our diamond can solve this puzzle;
In BosTautus.prg
1) # include "hmh.ch"
2) delete the RGB function (lines 61 and 62) ---> conflict with RGB macro of the HMG <-- this is the bug
3) rebuild HFCL
Best regards,
Claudio.
PD:
Suggestions for future versions of HMG:
in the end of buildlib.bat file add the sentence PAUSE to see compiler errors.
Hi Esgici.
I forgot to mention that today before compiling the source file, I deleted the directive #define BLACK that I added and RGB function.
Sorry for the inconvenience.
Best regards,
Claudio.