severity 490700 wishlist
retitle 490700 libhighgui-dev: does not work with debian-multimedia.org packages
thanks
On Sun, Jul 13, 2008, Jan Binder wrote:
> Compiling an application and and then linking against libhighgui fails with:
>
> /usr/lib/libhighgui.so: undefined reference to `img_convert'
Am Samstag 23 August 2008 07:22:29 schrieb Ben Lau:
> Hi,
>
> I have created two patches to fix the issue:
>
> 310_ffmpeg_20080706_updates.diff
> -Build highgui using pkg-config script
>
> 320_cvcapffmpegundefinedsymbols.diff
> - Replace img_convert by sws_scale
> - Based on the patch from
> http:/
Downgrade FFMPEG's version is not a good solution. It is very trouble
to resort all the dependencies as few packages has been upgraded to
depend on newest ffmpeg package.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
severity 490700 normal
thanks
On Jul 13 20:47, Jan Binder wrote:
> Package: libhighgui-dev
> Version: 1.0.0-5
> Severity: grave
> Justification: renders package unusable
>
> Compiling an application and and then linking against libhighgui fails with:
>
> /usr/lib/libhighgui.so: undefined refere
On Sun, Jul 13, 2008 at 09:11:18PM +0200, Jan Binder wrote:
>
> Here is a testcase for this bug.
> Compile with:
>
> g++ testcase.cpp `pkg-config --cflags-only-I opencv `\
> `pkg-config --libs-only-L opencv`\
> `pkg-config --libs-only-l opencv`\
> -o testcase
>
> to reproduce.
>
> Greetings
Here is a testcase for this bug.
Compile with:
g++ testcase.cpp `pkg-config --cflags-only-I opencv `\
`pkg-config --libs-only-L opencv`\
`pkg-config --libs-only-l opencv`\
-o testcase
to reproduce.
Greetings,
Jan
#include
#include "cv.h" // includes OpenCV definitions
#include "highgui.h"
Package: libhighgui-dev
Version: 1.0.0-5
Severity: grave
Justification: renders package unusable
Compiling an application and and then linking against libhighgui fails with:
/usr/lib/libhighgui.so: undefined reference to `img_convert'
collect2: ld returned 1 exit status
-- System Information:
D
7 matches
Mail list logo