Doug Gruber wrote:
I'm using MSVC++ 6 straight out the box on Windows XP Pro (SP2). I compiled Perl 5.8.8 successfully on this and I can compile and install Win32::GUI 1.03 without any problems. Long explanation short, I dumped the output of running 'perl Makefile.PL' to perl.txt and 'nmake' to nmake.txt and attached them (assuming I can send attachments to this list). Let me know if you need me to provide anything else. Thanks for your help.

Doug,

Win32::GUI will no long build with VC6 'out of the box' - you'll need more recent headers from a more recent Platform SDK. My rational is not continuing to add cruft to GUI.h which is getting somewhat out of control.

There are some mails a few weeks back on the hackers list about getting include and library search paths in the correct order ...

https://sourceforge.net/mailarchive/forum.php?thread_id=30581473&forum_id=3221
https://sourceforge.net/mailarchive/forum.php?thread_id=30591619&forum_id=3221

Regards,
Rob.

Reply via email to