Re: shell wrappers for windows not using the proper paths

2006-12-05 Thread Alexander Neundorf
On Tuesday 05 December 2006 07:01, Christian Ehrlicher wrote:
 Matt Rogers schrieb:
  Hi,
 
  I've been trying to compile kdelibs with MSVS for about the past month
  or so now, and the one thing that's always tripped me up was being
  unable to compile the kdewidgets project. I had a look at the shell
  wrapper for makekdewidgets and noticed that it didn't include paths for
  the kdewin32 libraries or the win32 libraries necessary to run
  makekdewidgets. After I fixed this manually, I'm happy to report that I
  have a working build.
 
  Now to the questions. :)
  Do I need to have the missing paths that I added manually in my user's
  PATH variable already?
 
  Shouldn't the shell wrappers include these directories on Windows for us?
 
  Should I file a bug in our bugzilla about this?

 Imho you have to set the correct directories - at least we all do this:
 set
 PATH=E:\Qt\qt-4.2.2\bin;E:\Qt\qt-4.2.2\lib;%PATH%;D:\Programme\kdewin32\bin
;D:\Programme\win32libs\bin

But the wrappers contain the paths to the kdelibs lib dir, right ?

Bye
Alex
-- 
Work: alexander.neundorf AT jenoptik.com - http://www.jenoptik-los.de
Home: neundorf AT kde.org- http://www.kde.org
  alex AT neundorf.net   - http://www.neundorf.net
___
Kde-buildsystem mailing list
Kde-buildsystem@kde.org
https://mail.kde.org/mailman/listinfo/kde-buildsystem


Re: shell wrappers for windows not using the proper paths

2006-12-05 Thread Matt Rogers
Alexander Neundorf wrote:
 On Tuesday 05 December 2006 07:01, Christian Ehrlicher wrote:
 Matt Rogers schrieb:
 Hi,

 I've been trying to compile kdelibs with MSVS for about the past month
 or so now, and the one thing that's always tripped me up was being
 unable to compile the kdewidgets project. I had a look at the shell
 wrapper for makekdewidgets and noticed that it didn't include paths for
 the kdewin32 libraries or the win32 libraries necessary to run
 makekdewidgets. After I fixed this manually, I'm happy to report that I
 have a working build.

 Now to the questions. :)
 Do I need to have the missing paths that I added manually in my user's
 PATH variable already?

 Shouldn't the shell wrappers include these directories on Windows for us?

 Should I file a bug in our bugzilla about this?
 Imho you have to set the correct directories - at least we all do this:
 set
 PATH=E:\Qt\qt-4.2.2\bin;E:\Qt\qt-4.2.2\lib;%PATH%;D:\Programme\kdewin32\bin
 ;D:\Programme\win32libs\bin
 
 But the wrappers contain the paths to the kdelibs lib dir, right ?
 
 Bye
 Alex

it does, but that doesn't matter if not all the libs are in the kdelibs 
lib dir.
--
Matt
___
Kde-buildsystem mailing list
Kde-buildsystem@kde.org
https://mail.kde.org/mailman/listinfo/kde-buildsystem


Re: CMake 2.4.5 available for download

2006-12-05 Thread Clarence Dang
On Tuesday 05 December 2006 07:02, Bill Hoffman wrote:

 A list of changes for the 2.4 release tree is included below.

In future, would you be able to give a summary of the changes / highlights / 
why one should upgrade?  For instance, this is a killer improvement:

 * much faster depend scanning

-- 
Clarence Dang

Blog - http://clarencedang.blogspot.com/
KolourPaint - http://www.kolourpaint.org/
Uni - http://www.cse.unsw.edu.au/~clarenced/
___
Kde-buildsystem mailing list
Kde-buildsystem@kde.org
https://mail.kde.org/mailman/listinfo/kde-buildsystem


Re: shell wrappers for windows not using the proper paths

2006-12-05 Thread Christian Ehrlicher
Matt Rogers schrieb:
 Alexander Neundorf wrote:
 On Tuesday 05 December 2006 07:01, Christian Ehrlicher wrote:
 Matt Rogers schrieb:
 Hi,

 I've been trying to compile kdelibs with MSVS for about the past month
 or so now, and the one thing that's always tripped me up was being
 unable to compile the kdewidgets project. I had a look at the shell
 wrapper for makekdewidgets and noticed that it didn't include paths for
 the kdewin32 libraries or the win32 libraries necessary to run
 makekdewidgets. After I fixed this manually, I'm happy to report that I
 have a working build.

 Now to the questions. :)
 Do I need to have the missing paths that I added manually in my user's
 PATH variable already?

 Shouldn't the shell wrappers include these directories on Windows for us?

 Should I file a bug in our bugzilla about this?
 Imho you have to set the correct directories - at least we all do this:
 set
 PATH=E:\Qt\qt-4.2.2\bin;E:\Qt\qt-4.2.2\lib;%PATH%;D:\Programme\kdewin32\bin
 ;D:\Programme\win32libs\bin
 But the wrappers contain the paths to the kdelibs lib dir, right ?

 Bye
 Alex
 
 it does, but that doesn't matter if not all the libs are in the kdelibs 
 lib dir.
I don't see the problem here - it's the same like on linux...

Christian



signature.asc
Description: OpenPGP digital signature
___
Kde-buildsystem mailing list
Kde-buildsystem@kde.org
https://mail.kde.org/mailman/listinfo/kde-buildsystem