hbmk2: Error: Referenced, missing, but unknown function(s): GDIP_RINGGRAD(),
GDIP_ZOOM(), GDIP_CROP(), GDIP_ROTATE()
Só colocar tapa-buraco.
Criei este fonte:
Código: Selecionar todos
FUNCTION GDIP_Zoom(); RETURN Nil
FUNCTION GDIP_Crop(); RETURN Nil
FUNCTION GDIP_Rotate(); RETURN Nil
FUNCTION GDIP_RingGrad(); RETURN Nil
hbmk2 dymmy.prg -hblib -olib/dummy
e acrescentei no hbc do fivewin, como primeira lib
{mingw}libs=dummy
Confirmado:
Versões seguintes de fivewin não vão precisar das funções no mingw.
Somente nesta versão 24.09 precisa desse quebra-galho.


