Visual Studio 2003 build

David Faure faure at kde.org
Tue Feb 14 21:38:12 CET 2006


On Tuesday 14 February 2006 21:27, Bill Hoffman wrote:
> This problem is from kdesu/client.h:
> 
> #ifdef Q_OS_UNIX
> // most of the file
> #endif //Q_OS_UNIX
> 
> If I comment that out, then client.cxx compiles.
> 
> 
> Then next error is:
> c:\Hoffman\kde\kdelibs\kdesu\process.cpp(26) : fatal error C1083: Cannot open include file: 'termios.h': No such file or directory
> 
> This files seems to need some serious porting efforts.  
> So, should these files build on win32?  

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... :)

-- 
David Faure, faure at kde.org, sponsored by Trolltech to work on KDE,
Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org).


More information about the Kde-buildsystem mailing list