Hi allI have some code using DiBitmap Rescale() that runs fine using native perl, but as soon as I pack it into an EXE using pp/par, the code fails, stating:
"Your vendor has not defined main::FILTER_BILINEAR, used at (eval 15) line 1234"
Has anyone had any experience with par/pp and problems like this? Steve