Update INSTALL.md.
This commit is contained in:
parent
029606b722
commit
d4b9104abe
1 changed files with 0 additions and 2 deletions
|
@ -72,8 +72,6 @@ Wesnoth uses CMake for project configuration and vcpkg for installing dependenci
|
|||
|
||||
NOTE 1: You will need a Windows implementation of pkg-config present in your PATH, such as [pkg-config-lite](https://sourceforge.net/projects/pkgconfiglite/).
|
||||
|
||||
NOTE 2: The Debug configuration will currently fail to launch due to missing dlls. This is due the incorrect dlls being copied into the output directory (the Release dlls are copied, but the Debug dlls were linked). For now this can be worked around by building the Release configuration and then copying the dlls into the Debug output folder.
|
||||
|
||||
## SCons Build
|
||||
|
||||
Unlike CMake or the classic "autotools" build-system (configure && make),
|
||||
|
|
Loading…
Add table
Reference in a new issue