mirror of
https://github.com/moparisthebest/hexchat
synced 2024-11-14 05:15:05 -05:00
513 B
513 B
- Download Perl
- Extract to
C:\mozilla-build\hexchat
- Open
win32\Makefile
with a text editor - Replace
INST_TOP = $(INST_DRV)\perl
withINST_TOP = $(INST_DRV)\mozilla-build\hexchat\perl-5.16\Win32
- Comment out
CCTYPE = MSVC60
- Uncomment
#CCTYPE = MSVC100
- Uncomment
#WIN64 = undef
- Open VS x86 command prompt
- Go to win32
nmake -f Makefile
nmake -f Makefile install
- Copy
Copying
toC:mozilla-build\hexchat\perl-5.16\Win32