0xV3NOMx
Linux ip-172-26-7-228 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64



Your IP : 3.17.175.191


Current Path : /var/www/html/stph/libgd-gd-2.2.3/windows/
Upload File :
Current File : /var/www/html/stph/libgd-gd-2.2.3/windows/readme.md

# Building on Windows with Visual Studio 2013

Open the VS2013 x64 Native Tools Command Prompt. 2012 will *not* work.
Change to the gd-libgd folder.
git clone https://github.com/imazen/gd-win-dependencies into the folder. 
Run 
nmake /f windows/Makefile.vc all
nmake /f windows/Makefile.vc check

Before rebuilding, run:
nmake /f windows/Makefile.vc clean