Is VS2017 supported for development?

asked 2018-08-08 19:41:57 -0600

jamesson gravatar image

updated 2018-08-09 19:24:12 -0600

I just forked on github and cloned with VS2017 enterprise. It seems many solutions contain files that throw version incompatibility errors, or throw version incompatibility errors themselves. Is VS development at all supported? If so, how are these errors generally resolved?

EDIT: The default VS update procedure does not seem to be often successful, but I've only looked at a couple of files.

edit retag flag offensive close merge delete

Comments

1

i don't understand something: there are no VS solutions or projects here at all (you would have to generate those via cmake). so where exactly do you run into an "update" problem ?

berak gravatar imageberak ( 2018-08-09 00:21:29 -0600 )edit
1

Visual Studio 2018? What's that? Visual Studio 2019 it's here

LBerger gravatar imageLBerger ( 2018-08-09 02:54:39 -0600 )edit

Sorry, typo (tired last night). Fixed.

jamesson gravatar imagejamesson ( 2018-08-09 19:24:02 -0600 )edit
jamesson gravatar imagejamesson ( 2018-08-09 19:24:34 -0600 )edit

ah ok. the winrt samples. noone else uses those.

from the readme.txt:

Please follow the instructions in "platforms/winrt/readme.txt" to generate and build OpenCV for WinRT.

see here

(and to my knowledge, you need a special microsoft fork of opencv to run them)

if you want my 2 ct: ignore the winrt / wp8 samples.

berak gravatar imageberak ( 2018-08-10 02:30:33 -0600 )edit

berak: ok, I missed the part where those were winrt. To rephrase (and I'll post a new question of you want) is there an "official" way to build on Win10 using VS?

jamesson gravatar imagejamesson ( 2018-08-10 17:08:27 -0600 )edit