in reply to Re^9: Installing Perl modules on Win64/Perl 5.8
in thread Installing Perl modules on Win64/Perl 5.8
As you can see, there's more to it than setting just the path - it also sets the Lib and Include environment variables appropriately.Echo Targeting Windows XP X64 %DEBUGMSG% Echo. Set Lib=%MSSdk%\Lib\AMD64;%MSSdk%\Lib\AMD64\atlmfc; Set Include=%MSSdk%\Include;%MSSdk%\Include\crt;%MSSdk%\Include\crt\sy +s;%MSSdk%\Include\mfc;%MSSdk%\Include\atl Set Path=%MSSdk%\Bin\Win64\x86\AMD64;%MSSdk%\Bin;%MSSdk%\Bin\WinNT;%pa +th% Set APPVER=5.02 Set TARGETOS=WINNT Title Microsoft Platform SDK XP X64-bit IE 6.0 %DEBUGMSG% Build Enviro +nment Goto Finish
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^11: Installing Perl modules on Win64/Perl 5.8
by lintunen (Novice) on Apr 19, 2010 at 10:12 UTC | |
by lintunen (Novice) on Apr 22, 2010 at 10:16 UTC | |
by BrowserUk (Patriarch) on Apr 22, 2010 at 10:31 UTC |