open-bitbucket may be offline for system maintenance Thursday evenings from 10pm to 1am ET.
Learn more about cloning repositories
You have read-only access
--- setup.py
+++ setup.py
@@ -114,6 +114,7 @@ def pkg_config_version(package):
sys.stderr.write("Can't determine version of %s\n" % package)
ext_args = {}
+ext_args['extra_compile_args'] = ['-std=c++11']
pkg_config('poppler-qt5', ext_args)
if 'libraries' not in ext_args:
Everything looks good. We'll let you know here if there's anything you should know about.