I get the following error when trying to use DIBitmap on Windows 98. Is there a workaround? My script is simple. ------------------ use Win32::GUI; use Win32::GUI::DIBitmap; print "hello"; exit;
Error: --------------------- Can't load 'C:/perl/site/lib/auto/Win32/GUI/DIBitmap/DIBitmap.dll' for module Win32::GUI::DIBitmap: load_file:One of the library files needed to run this application cannot be found at C:/perl/lib/DynaLoader.pm line 229. at dibtest.pl line 1 Compilation failed in require at dibtest.pl line 1. BEGIN failed--compilation aborted at dibtest.pl line 1. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Perl-Win32-GUI-Users mailing list Perl-Win32-GUI-Users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users http://perl-win32-gui.sourceforge.net/