[MPlayer-dev-eng] DeckLink driver

Reimar Döffinger Reimar.Doeffinger at gmx.de
Sat Sep 17 18:58:30 CEST 2011


On Sat, Sep 17, 2011 at 10:49:04AM -0600, Deron Kazmaier wrote:
> I've updated the code to compile (well, one niggly that I don't
> fully understand but it is with a Delete which hopefully will at
> worst just leave memory unfreed at the end) but I couldn't get it
> too link. The error messages certainly made me believe that the
> problem is simply that the C++ libraries are not linked in. Just
> using g++ instead of gcc seems to fix it (I copy/pasted the link
> line, replacing gcc with g++), but what would be the proper way to
> handle this in the config? Obviously the average user would not
> enable/compile the decklink drivers and so it would be crazy to use
> g++ all the time to link it.

Well, you are really very vague and don't give us any relevant
information at all.
But usually that would be because you're missing -lstdc++


More information about the MPlayer-dev-eng mailing list