-
Notifications
You must be signed in to change notification settings - Fork 596
FAQ for Building
Make sure the executable is in the project folder. Check the error.log, copy missing database file, or fix missing font by changing the system.conf
Find the method of setting SSH key by yourself, or manually change the sub modules to HTTPS protocol, or download them manually
After installing the DirectX SDK, you may need to restart the computer to make the PATH take effect
Problem in freetype 2.12.0, use 2.11.1 instead
lua must be compiled with C++, can't be compiled with C, but most of the pre-build binaries of lua are built with C
Copy the 3 DLL from irrklang\bin\win32-visualStudio to YGOPro dir
Use v141_xp in VS
EDOPro is not fully compatible with YGOPro, please go to Project Ignis: EDOPro
Not supported by irrlicht, help wanted
Use dos2unix or unix2dos to change the patch file and source files to same CR/LF, or try to make the patch tool to ignore CR/LF