Re: [rkward-devel] Windows packaging

2010-11-03 Thread Thomas Friedrichsmeier
Hi, On Wednesday 03 November 2010, Prasenjit Kapat wrote: > libstdc++ is NOT included in either of the two KDE installations on my > machine! sorry, I meant that libstc++ is *inside* of the Qt .dlls (although, I'm not too sure any longer that it is), not as a separate file. > On my system libst

Re: [rkward-devel] Windows packaging

2010-11-03 Thread Prasenjit Kapat
Hi, What do I exactly do to re-compile RKWard (w/o deleting the svn dir and re-checkout)? I changed ADD_CMAKE_FLAGS (se PS) and deleted windows_nsis\build\CMakeCache.txt... I am getting this error: CMake Error at D:/KDE4/share/apps/cmake/modules/FindKDEWin.cmake:75 (message): Could NOT find KDE

Re: [rkward-devel] Windows packaging

2010-11-03 Thread Thomas Friedrichsmeier
On Thursday 04 November 2010, Prasenjit Kapat wrote: > What do I exactly do to re-compile RKWard (w/o deleting the svn dir > and re-checkout)? You mean a full re-compilation from scratch? It's easiest to delete the "build" directory inside windows_nsis, then. > I changed ADD_CMAKE_FLAGS (se PS)