mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2024-11-09 09:48:20 +00:00
Add instructions on solving missing DLL issue (#379)
* Add instructions on solving missing DLL issue * Repair formatting to be consistent
This commit is contained in:
parent
915b779f03
commit
445c01d485
@ -105,6 +105,7 @@ cmake ..
|
||||
cmake --build .
|
||||
```
|
||||
|
||||
Once built you must also move all DLLs from `build/_deps/mysql-src/lib64` or else you encounter missing DLL errors
|
||||
|
||||
### Windows builds (WSL)
|
||||
This section will go through how to install [WSL](https://docs.microsoft.com/en-us/windows/wsl/install) and building in a Linux environment under Windows. WSL requires Windows 10 version 2004 and higher (Build 19041 and higher) or Windows 11.
|
||||
|
Loading…
Reference in New Issue
Block a user