shell wrappers for windows not using the proper paths

Christian Ehrlicher Ch.Ehrlicher at gmx.de
Tue Dec 5 07:01:40 CET 2006


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 you're right - it's not mentioned on kdelibs.com

Christian

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 250 bytes
Desc: OpenPGP digital signature
Url : http://mail.kde.org/pipermail/kde-buildsystem/attachments/20061205/18e3c3ed/attachment.pgp 


More information about the Kde-buildsystem mailing list