FreeImage Update for HMG
Posted: Sat May 02, 2020 5:09 am
hi,
i found FreeImage_MakeThumbnail() using FreeImage.
but this Method is not include in
i made a copy and try it with HMG this Way
and got
which is much bigger than
now my Question is how can i use it without override original HMG / MinGW LIB 
i found FreeImage_MakeThumbnail() using FreeImage.
but this Method is not include in
now i have found c:\MiniGUI\SOURCE\hbfimage\c:\hmg.3.4.4\HARBOUR\contrib\hbfimage\hbfimage.hbx
c:\hmg.3.4.4\HARBOUR\include\hbfimage.hbx
i made a copy and try it with HMG this Way
Code: Select all
..\build hbfimage.hbp
Code: Select all
c:\hmg.3.4.4\HARBOUR\lib\libhbfimage.a
Code: Select all
C:\hmg.3.4.4\HARBOUR\lib\win\mingw\libhbfimage.a
