writing perl makefile.pl , i got info "At this time Win32::GUI::DIBitmap cannot be build using gcc." this is because win32gui built using MS VC 6.0, i have visual c 6.0 installed before installing camelbox, so is it possible to force "perl makefile.pl" to use the make.exe of VC6 and not the default gcc , inside the camelbox\bin folder i have found gcc.exe and mingw32-gcc.exe files