Package Details: libdecodeqr 0.9.3-2

Package Base: libdecodeqr
Description: A C/C++ library for decoding QR code 2D barcodes
Upstream URL: http://trac.koka-in.org/libdecodeqr
Category: lib
Licenses: LGPL
Submitter: lolilolicon
Maintainer: None
Last Packager: None
Votes: 4
First Submitted: 2010-11-29 15:43
Last Updated: 2010-12-31 07:04

Dependencies (1)

Required by (0)

Sources

Latest Comments

Comment by lolilolicon

2011-07-07 12:32

Disowning... sorry.

Comment by lolilolicon

2010-12-31 06:47

Updated: *dirty* fix for opencv 2.2.0

Comment by lolilolicon

2010-12-31 06:30

The failure is caused by the drastic changes of the opencv API between opencv-2.1.0 and opencv-2.2.0.
I guess it could be fixed by using ``pkg-config'', but I honestly don't know how to fix this at the moment.

Comment by yetAnotherZero

2010-12-28 21:56

I'm having a difficult time ironing this one out...

here's the error I'm currently stuck at during install - it happens during the ./configure phase:

checking for cvCreateImage in -lcv... no

If your system already has OpenCV, append place of the libcv.la
to your LDFLAGS environment variables. eg,

LDFLAGS="$LDFLAGS -L/usr/local/opencv/lib";export LDFLAGS

configure: error: libcv.la not found.
Aborting...


I have opencv installed but there is no file on the hard drive called "libcv.la"

Comment by lolilolicon

2010-11-29 15:54

Note this package pulls source code from debian, since the original server gives 502