[QScintilla] Build errors
Phil Thompson
phil at riverbankcomputing.com
Sun Jun 1 19:34:05 BST 2014
On 01/06/2014 7:24 pm, Baz Walter wrote:
> When trying to build the python bindings for qscintilla-2.8.2 or
> qscintilla-2.8.3-snapshot-4d0a54024b52, I get the following error:
>
> Traceback (most recent call last):
> File "configure.py", line 1589, in <module>
> _main(sys.argv, module_config)
> File "configure.py", line 1578, in _main
> _generate_code(target_config, opts, module_config)
> File "configure.py", line 1211, in _generate_code
> pro = _generate_pro(target_config, opts, module_config)
> File "configure.py", line 1228, in _generate_pro
> qmake_config = module_config.get_qmake_configuration(target_config)
> File "configure.py", line 279, in get_qmake_configuration
> qmake['INCLUDEPATH'] = quote(target_config.qsci_inc_dir)
> NameError: name 'target_config' is not defined
Hmm - 3 bugs in 2 lines. Fixed in tonight's snapshot.
Thanks,
Phil
More information about the QScintilla
mailing list