shogun-toolbox / shogun

Shōgun
http://shogun-toolbox.org
BSD 3-Clause "New" or "Revised" License
3.03k stars 1.04k forks source link

Windows build documentation out of date #5142

Closed bandjhughes closed 3 years ago

bandjhughes commented 3 years ago

The documentation near the bottom of the Installing Shogun page states:

"Please see our AppVeyor build. It is recommended to use "Visual Studio 14 2015" or "MSBuild"...".

However, the AppVeyor link is broke. Also attempting to configuring build in Visual Studio 14 2015 results in a the following error message from the CMake file "Compiling shogun requires a compiler with folding expression support!".

LiuYuHui commented 3 years ago

Hi @bandjhughes, I think you can use this command https://github.com/shogun-toolbox/shogun/blob/9b8d856971af5a295dd6ad70623ae45647a6334c/.ci/windows-steps.yml#L42 and we recommend using Visual Studio 15 2017 now.

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 3 years ago

This issue is now being closed due to a lack of activity. Feel free to reopen it.