<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000099">
Hi Jan, <br>
<br>
Well wxWidgets under MSVC is already compiled in both release and
debug. I always select batch compile and select all builds there are.
As from wxMSW 2.5.x they introduced a new way of storing the libs
(similar to the way CMake stores intermediate files). <br>
<blockquote cite="mid40FE3043.4060900@mip.informatik.uni-kiel.de"
 type="cite">you can add build specific flags to variable
CMAKE_CXX_FLAGS_DEBUG. <br>
</blockquote>
Thanks this is just what I needed! <br>
<br>
I've noticed a lot of stuff is not documented. Due to the lack of
extended documentation, has anybody thought of the idea to set up a
Wiki so users can add their own parts of what they learned ? The CMake
mail archives contain a wealth of information, but it takes a long time
to find it. <br>
<br>
A wiki is just what could be the solution to the missing docs :-) <br>
<br>
Regards,<br>
- Jorgen<br>
</body>
</html>