imread for jpg in static libs (Bug #2364)


Added by mathieu letombe over 12 years ago. Updated over 12 years ago.


Status:Cancelled Start date:2012-09-18
Priority:Normal Due date:
Assignee:Vadim Pisarevsky % Done:

0%

Category:highgui-images
Target version:2.4.3
Affected version: Operating System:
Difficulty: HW Platform:
Pull request:

Description

Hi,

I took the pre-built static 2.4.2 libs in a visual 2010 win32 project static crt(on a seven 64 bits PC), and imread works well except for jpg files. cvLoadImage does the same. They return empty images.

Everything is OK with the DLLs.

Thanks for your work,
Mathieu.


Associated revisions

Revision 95d7ecb3
Added by Roman Donchenko about 11 years ago

Merge pull request #2364 from ilya-lavrenov:unused_field

History

Updated by Vadim Pisarevsky over 12 years ago

looks like the problem is in the app. Make sure you use the same runtime as OpenCV (/MT[d] or /MD[d])

  • Status changed from Open to Cancelled
  • Target version set to 2.4.3

Also available in: Atom PDF