-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

On 2015-10-21 09:00, Jaromír Mikeš wrote:
> Hi all,
> 
> I tried build sooperlooper with CFLAGS += -std=c++11 in
> debian/rules file

"-std=c++11" enables C++11 support, which - as the name suggests - is
a C++ "mode".
the flag should be added to the CXXFLAGS (for the c++ compiler), *not*
to the CFLAGS (for the C-compiler).


> but it failed with number of errors :( What's now? Only what is
> possible to do is inform upstream and hope in soon fix with next
> release?

it might help if you could give some hints about *which errors* you get.
if they are related to C++11, then try the suggestion above (using
CXXFLAGS instead of CFLAGS).

gfdmr
IOhannes

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQIcBAEBCAAGBQJWJzmpAAoJELZQGcR/ejb4TfAP/jdQIb6gnTsE1beCTTNE5cGt
7EvSrlIqeLGpKC24YwzFHtrxsx2Q3CCBwGkzpFSc5RDsP2/yPp+VJok0WokbAJld
GE0wX/NEMwFkJyCNN3RKyk1AGNpCs+2HmrqA8GarKsyI1/z87ViPrW2LmQsIgvSC
B6/1Q9VlAAt6qkNCIHpUVpkc4LOG8/nZJUxKHHuRZm1VcUneC/rShCfpG0XQwQ5z
WRlm0EHoyqc8p7JWvEg+vuxhXfykJ2UdFuCDFEqlrj6Ue0Xwg2ra6mGp37IAQncF
ma3x81pMEkN4ihojKZ2bL5v5yj/a5l9cqvNkHAjOPvhg1mc4/T8MexNKDkBO6q2e
C15fFiErHfRZ6hRCW2wrA2a22LHuL6VfCoM2n/dGDLDky3eB1G9lNwLiwdKBlY/2
PlWvgHjcmtN6HZ6peUztz4F+lFEuihfp8LVAf4lKZ2Whwkum8MQ221ePkx2kqSn6
yvfFcpsc20lJPNugIJ/bRvGFiZp7SeK2vNYnxO783otmqhQRiW6Doxcf3wJkMu7x
FMjW4emFwALnDca4tBQvsT/kgLjo9ewBfpzJOkpX0QXhs7flMT7zAd7J81AfcqXZ
xFBslJj81XQTCYsdLidesOx5FngI4Lj/w3IcjMmUCIrT5y6x7NDJUOszP7gRkxmy
h0V8Ud9fcVTVrhVNjBxM
=/ifA
-----END PGP SIGNATURE-----

_______________________________________________
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Reply via email to