Michael Gerz wrote: > Hello everybody, > > a cry for help from a desperate soul :-) > > Unfortunately, I > don't have a debugger on Windows which makes it very hard to track the
I've changed the cmake files so that it now also pssible to use joost's windows bundle: 1. Add the path JOOST_FILES/qt-4/bin to PATH and call from the build folder e.g: 2. cmake ../trunk/development/cmake -DWINDEPS=1 Then the MSVC project files will be generated. Peter