[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pykde
Subject:    Re: [PyQt] Patch that fixes linking of PyQt with debug version of Qt libraries
From:       Ilya Kulakov <kulakov.ilya () gmail ! com>
Date:       2016-01-06 7:12:32
Message-ID: 38A32AA7-6C64-4AE2-BFF6-0E4E0E95C9F0 () gmail ! com
[Download RAW message or body]

Hi Phil,

Was it applied?

> On 10 Oct 2015, at 23:43, Ilya Kulakov <kulakov.ilya@gmail.com> wrote:
> 
> --- configure.py
> +++ configure.py
> @@ -853,6 +853,10 @@
>         if opts.qmakespec is not None:
>             self.qmake_spec = opts.qmakespec
> 
> +        if opts.debug:
> +            self.debug = True
> +
> +
>     def apply_post_options(self, opts):
>         """ Apply options from the command line that override the previous
>         configuration.  opts are the command line options.
> @@ -863,9 +867,6 @@
> 
>         if opts.bindir is not None:
>             self.pyqt_bin_dir = opts.bindir
> -
> -        if opts.debug:
> -            self.debug = True
> 
>         if opts.designerplugindir is not None:
>             self.designer_plugin_dir = opts.designerplugindir
> 

_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
https://www.riverbankcomputing.com/mailman/listinfo/pyqt
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic