RE: kdelibs build broken on OS X and Linux

2006-04-10 Thread Paulo Jorge Guedes
 -Original Message-
 From: Ralf Habacker [mailto:[EMAIL PROTECTED]
 Sent: sábado, 8 de Abril de 2006 23:48
 To: kde-buildsystem@kde.org
 Subject: Re: kdelibs build broken on OS X and Linux
 
 Ralf Habacker schrieb:

[...]
 BTW: I have tried to build kdelibs after a longer period from scratch,
 seems to work good on mingw. Nice work. :-)

Could you compile kglobalaccel? 
There is no win header for KGlobalAccelImpl yet...

Paulo
___
Kde-buildsystem mailing list
Kde-buildsystem@kde.org
https://mail.kde.org/mailman/listinfo/kde-buildsystem


RE: kdelibs build broken on OS X and Linux

2006-04-10 Thread Christian Ehrlicher
 --- Ursprüngliche Nachricht ---
 Von: Paulo Jorge Guedes [EMAIL PROTECTED]
 An: kde-buildsystem@kde.org
 Betreff: RE: kdelibs build broken on OS X and Linux
 Datum: Mon, 10 Apr 2006 12:20:07 +0100
 
  -Original Message-
  From: Ralf Habacker [mailto:[EMAIL PROTECTED]
  Sent: sábado, 8 de Abril de 2006 23:48
  To: kde-buildsystem@kde.org
  Subject: Re: kdelibs build broken on OS X and Linux
  
  Ralf Habacker schrieb:
 
 [...]
  BTW: I have tried to build kdelibs after a longer period from scratch,
  seems to work good on mingw. Nice work. :-)
 
 Could you compile kglobalaccel? 
 There is no win header for KGlobalAccelImpl yet...
 
Update your svn ...

Christian

-- 
Feel free - 10 GB Mailbox, 100 FreeSMS/Monat ...
Jetzt GMX TopMail testen: http://www.gmx.net/de/go/topmail
___
Kde-buildsystem mailing list
Kde-buildsystem@kde.org
https://mail.kde.org/mailman/listinfo/kde-buildsystem


RE: kdelibs build broken on OS X and Linux

2006-04-10 Thread Paulo Jorge Guedes


 -Original Message-
 From: Christian Ehrlicher [mailto:[EMAIL PROTECTED]
 Sent: segunda-feira, 10 de Abril de 2006 12:48
 To: kde-buildsystem@kde.org
 Subject: RE: kdelibs build broken on OS X and Linux
 
  --- Ursprüngliche Nachricht ---
  Von: Paulo Jorge Guedes [EMAIL PROTECTED]
  An: kde-buildsystem@kde.org
  Betreff: RE: kdelibs build broken on OS X and Linux
  Datum: Mon, 10 Apr 2006 12:20:07 +0100
 
   -Original Message-
   From: Ralf Habacker [mailto:[EMAIL PROTECTED]
   Sent: sábado, 8 de Abril de 2006 23:48
   To: kde-buildsystem@kde.org
   Subject: Re: kdelibs build broken on OS X and Linux
  
   Ralf Habacker schrieb:
 
  [...]
   BTW: I have tried to build kdelibs after a longer period from scratch,
   seems to work good on mingw. Nice work. :-)
 
  Could you compile kglobalaccel?
  There is no win header for KGlobalAccelImpl yet...
 
 Update your svn ...

Ups! Thought it was already updated.

Only one error now with mingw (both with trunk and with the nightly revision):

http://public.kitware.com/KDE/Testing/Sites/mojo.risin.mingw/WindowsXP-gcc-3.4.4/20060410-0100-Nightly/BuildError.html

Something wrong on my side?

Paulo

___
Kde-buildsystem mailing list
Kde-buildsystem@kde.org
https://mail.kde.org/mailman/listinfo/kde-buildsystem


Re: kdelibs build broken on OS X and Linux

2006-04-10 Thread Ralf Habacker
Paulo Jorge Guedes schrieb:
   
 -Original Message-
 From: Christian Ehrlicher [mailto:[EMAIL PROTECTED]
 Sent: segunda-feira, 10 de Abril de 2006 12:48
 To: kde-buildsystem@kde.org
 Subject: RE: kdelibs build broken on OS X and Linux

 
 --- Ursprüngliche Nachricht ---
 Von: Paulo Jorge Guedes [EMAIL PROTECTED]
 An: kde-buildsystem@kde.org
 Betreff: RE: kdelibs build broken on OS X and Linux
 Datum: Mon, 10 Apr 2006 12:20:07 +0100

   
 -Original Message-
 From: Ralf Habacker [mailto:[EMAIL PROTECTED]
 Sent: sábado, 8 de Abril de 2006 23:48
 To: kde-buildsystem@kde.org
 Subject: Re: kdelibs build broken on OS X and Linux

 Ralf Habacker schrieb:
 
 [...]
   
 BTW: I have tried to build kdelibs after a longer period from scratch,
 seems to work good on mingw. Nice work. :-)
 
 Could you compile kglobalaccel?
 There is no win header for KGlobalAccelImpl yet...

   
 Update your svn ...
 

 Ups! Thought it was already updated.

 Only one error now with mingw (both with trunk and with the nightly revision):

 http://public.kitware.com/KDE/Testing/Sites/mojo.risin.mingw/WindowsXP-gcc-3.4.4/20060410-0100-Nightly/BuildError.html

 Something wrong on my side?
   
the missing -lphononui  bug should be fixed now.

Ralf

___
Kde-buildsystem mailing list
Kde-buildsystem@kde.org
https://mail.kde.org/mailman/listinfo/kde-buildsystem


RE: kdelibs build broken on OS X and Linux

2006-04-10 Thread Paulo Jorge Guedes
 -Original Message-
 From: Ralf Habacker [mailto:[EMAIL PROTECTED]
 Sent: segunda-feira, 10 de Abril de 2006 15:01
 To: kde-buildsystem@kde.org
 Subject: Re: kdelibs build broken on OS X and Linux

  Only one error now with mingw (both with trunk and with the nightly
 revision):
 
 
http://public.kitware.com/KDE/Testing/Sites/mojo.risin.mingw/WindowsXP-
 gcc-3.4.4/20060410-0100-Nightly/BuildError.html
 
  Something wrong on my side?
 
 the missing -lphononui  bug should be fixed now.

Outstanding :)
I just finished building kdelibs with no errors!

With VS it seems that sources are not being generated from ui files:

D:\kde\vc++\kdelibs\kdeui\kshortcutdialog.cpp(26) : fatal error C1083:
Cannot open include file: 'ui_kshortcutdialog_simple.h': No such file or
directory

Paulo

___
Kde-buildsystem mailing list
Kde-buildsystem@kde.org
https://mail.kde.org/mailman/listinfo/kde-buildsystem