mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-10 04:57:00 -04:00
Remove dependency on boost::random, since that is now in std
This commit is contained in:
@@ -22,9 +22,8 @@ On windows, the program can be compiled with Visual Studio (recommended) or with
|
||||
vcpkg install wxwidgets
|
||||
vcpkg install boost-smart-ptr
|
||||
vcpkg install boost-regex
|
||||
vcpkg install hunspell
|
||||
vcpkg install boost-random
|
||||
vcpkg install boost-logic
|
||||
vcpkg install hunspell
|
||||
vcpkg integrate install
|
||||
````
|
||||
* Then just use "Open Folder" from inside visual studio to open the Magic Set Editor source code root folder.
|
||||
|
||||
Reference in New Issue
Block a user