Visual Studio 2003 build
William A. Hoffman
billlist at nycap.rr.com
Tue Feb 14 22:18:32 CET 2006
At 03:38 PM 2/14/2006, David Faure wrote:
>kdesu is like "su" on unix: running commands as root.
>I think we can start by excluding kdesu from windows builds rather than porting it... :)
OK, so I removed kdesu from the windows, build and now it gets stuck here:
#define ASSERT_WITH_MESSAGE(assertion, ...) ((void)0)
The ... for macros is not supported in visual studio.
If I remove all the ... from kxmlcore/Assertions.h, I get much farther.
I am running an Experimental now, it seems to be going for a long time.
I will report back with the next errors, if any.
-Bill
More information about the Kde-buildsystem
mailing list