Qt-interest Archive, September 2007
Re: Building debug libraries for Qt in Windows
Message 1 in thread
Hello,
2007/8/31, Steve Hershoff <babbaloo@xxxxxxxxxxx>:
>
> Hi,
>
> Thanks for the reply.
>
> >>That's normal. the binary distribution contains only release libs.<<<
>
> I hear you. What's strange is I can't find the release libs. Are you
> referring to the dlls? I have those in the qt\4.2.2\lib folder (I'm using
> Windows). But there are no lib files anywhere in my Qt folder structure.
>
> I guess what I need to know is, how do I rebuild the lib files? As John
> mentioned in his post below, in Windows you can choose the "rebuild debug
> libraries" option in Start-->Program Files-->Qt. I did that but the only
> things rebuilt were the dlls. The lib files are not showing up, and I'm
> not
> sure why?
I think you are talking about static linking libraries nothing to do with
debug/release version.
If you look build for static link on trollech.com you will find information
on how to do it.
> --
> To unsubscribe - send a mail to qt-interest-request@xxxxxxxxxxxxx with
> "unsubscribe" in the subject or the body.
> List archive and information: http://lists.trolltech.com/qt-interest/
>
>