[Qgis-developer] re: QGIS debug version on windows

Martin Dobias wonder.sk at gmail.com
Tue Nov 28 14:55:06 EST 2006


Great, I will try it also and commit that. Looks much better than my
solution by adding the libs manually.

Bye,
Martin

On 11/28/06, godofredo contreras <frdcn at hotmail.com> wrote:
>
>
>
> Hi Martin:
>
> I found the problem. You only need to change line 68 of settings.pro from :
>
> CONFIG += release
>
> to
>
> CONFIG += debug_and_release
>
> It was configured to build release only.
>
> Regards
>
> Freddy
>
>
>
>
>
>
>
>  ________________________________
>
> From:  "Martin Dobias" <wonder.sk at gmail.com>
> To:  "godofredo contreras" <frdcn at hotmail.com>
> CC:  qgis-developer at lists.qgis.org
> Subject:  Re: [Qgis-developer] re: QGIS debug version on windows
> Date:  Mon, 27 Nov 2006 21:03:39 +0100
> >Hi Freddy,
> >
> >I've downloaded qt 4.2.1 and installed it. It doesn't contain debug
> >version of Qt libraries. So I had to run:
> >(qt_path)\bin\qtvars.bat compile_debug
> >to compile debug versions of qt libs as they're necessary for debug
> >version of QGIS.
> >When compiling QGIS application as release version, everything is
> >fine
> >(both libraries mingw32 and qtmain are used. But when compiling
> >debug
> >version linking fails because these libraries (because of some
> >reason)
> >are not included.
> >
> >I hope this describes my situation with enough details.
> >
> >Martin
> >
> >
> >On 11/27/06, godofredo contreras <frdcn at hotmail.com> wrote:
> >>
> >>
> >>
> >>Hi Martin:
> >>
> >>I have been working with the old version of msys and I haven´t had
> >>that
> >>problem, could you give us more details about the problem?. I will
> >>download
> >>the new msys and try to replicate your problem. Also it will be
> >>useful to
> >>know what version of qt you are using and  if you built qt for
> >>debug.
> >>
> >>Regards
> >>
> >>Freddy
> >>
> >>
> >>________________________________
> >>  Stay up-to-date with your friends through the Windows Live Spaces
> >>friends
> >>list.
> >>_______________________________________________
> >>Qgis-developer mailing list
> >>Qgis-developer at lists.qgis.org
> >>http://lists.qgis.org/cgi-bin/mailman/listinfo/qgis-developer
> >>
> >>
> >>
>
> ________________________________
>  MSN Shopping has everything on your holiday list. Get expert picks by
> style, age, and price. Try it!



More information about the Qgis-developer mailing list