<HTML>
<HEAD>
<TITLE>Using debug libraries in Qt frameworks with both debug and release libraries</TITLE>
</HEAD>
<BODY>
<FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>I recently compiled Qt on my Mac with frameworks that contain both debug and release versions of their libraries. I hoped (perhaps naively) that the debug libraries would be used whenever I performed a debug compile of ParaView. No such luck. The release libraries are always used. Does anyone know how to get CMake to grab the debug libraries from the Qt frameworks during debug builds?<BR>
<BR>
-Ken<BR>
</SPAN></FONT><FONT SIZE="1"><FONT FACE="Monaco, Courier New"><SPAN STYLE='font-size:7.5pt'><BR>
**** Kenneth Moreland<BR>
*** Sandia National Laboratories<BR>
*********** <BR>
*** *** *** email: <a href="kmorel@sandia.gov">kmorel@sandia.gov</a><BR>
** *** ** phone: (505) 844-8919<BR>
*** web: <a href="http://www.cs.unm.edu/~kmorel">http://www.cs.unm.edu/~kmorel</a><BR>
</SPAN></FONT></FONT><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><BR>
</SPAN></FONT>
</BODY>
</HTML>