Subject: For DEV: Compilation with MSVC2013
[Note: can't create the thread in dev section, admin may move this]
Hi all,
Great job with git migration, it is really fun to use
I just had a small problem that I wanted to ticket; when i compiled againqt MSVC2013 (on Windows 8.1)
(menu_event_refactoring branch, commit de7b04e9c9ec790a4b0a53a4e5ba33deab287040)
In settings.cpp:
"SHGetFolderPath" is deprecated (VS2013) replaced by SHGetKnownFolderPath that is only supported from VISTA
I simply skip this out of my build and everything else was fine

But maybe we should have a better patch
This post has been edited
1
times. Last edit on Jul 20, 2014 11:03 pm by ness.