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

Attachment: signature.asc
Description: OpenPGP digital signature

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

Reply via email to