Ask Your Question
0

incompatibility

asked 2018-01-14 05:56:04 -0600

I'm new to OpenCV.... but an experienced embedded/linux developer. setting up my development environment

Windows 8.1 Visual studio 2017 OpenCV_world320.dll and .lib

trying to run the tutorial/examples. im able to read a jpg file and create an image. checking the size it appears to be "realistic". but when i try to create a namedwindo() things go into "never/never" land... also unable to save the image using imwrite();

is there a OS incompatibility ??

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
1

answered 2018-01-14 06:18:57 -0600

berak gravatar image

" OpenCV_world320.dll" -- is that from the vc14/bin folder ?

iirc, opencv3.2 only had binaries for VS2015. could you try with latest opencv3.4 ? it should have support for vs2017

edit flag offensive delete link more

Comments

1

Yes indeed, 3.4 works just fine with VS2017.

sjhalayka gravatar imagesjhalayka ( 2018-01-14 14:40:38 -0600 )edit

Question Tools

1 follower

Stats

Asked: 2018-01-14 05:56:04 -0600

Seen: 188 times

Last updated: Jan 14 '18