intellisense stops working after installing opencv via nuget [closed]

asked 2017-06-03 01:12:55 -0600

genix gravatar image

Hi, I installed opencv using nuget package manager in visual studio 2015, but as soon as it gets installed all code suggestions and error report stops working. Intellisense does not work. If I uninstall opencv, everything starts working fine. Why this kind of behaviour? its very annoying to work without code suggestions on large projects. please suggest some workaround for this.

edit retag flag offensive reopen merge delete

Closed for the following reason question is off-topic or not relevant by berak
close date 2017-06-04 02:26:11.357246

Comments

please note, that opencv does not maintain any nuget packages.

berak gravatar imageberak ( 2017-06-03 01:17:36 -0600 )edit

Good way to install opencv is cmake. if you want To write your own project is also cmake. You shoud try cmake

LBerger gravatar imageLBerger ( 2017-06-03 02:13:36 -0600 )edit

@berak how is it possible when I wrote my comments your comment was not here and now I can see your comment "2 hours" ago and my comment "1 hour ago"

LBerger gravatar imageLBerger ( 2017-06-03 03:22:46 -0600 )edit

@LBerger, sorry, no idea. but 2 hrs for my comment is adequate.

but yea, weird, let's see, if we can find more ;)

(didn't steven have a link to the src, somewhere ?)

berak gravatar imageberak ( 2017-06-03 03:38:40 -0600 )edit

@genix, i don't think, we can help you with this problem, rather try to reach the owners of that package

(which looks quite outdated (2.4.11) and unmaintained, btw)

berak gravatar imageberak ( 2017-06-04 02:23:08 -0600 )edit