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
4 matches
Mail list logo