Re: Build Pango for Windows



Hi Bill,

Wow, that's very useful, I'll keep that in mind next time I decide to rebuild my libs! (Might even put it on my build server!)

Thanks,

Guy.

On Tue, Oct 25, 2016 at 12:42 AM, Bill Kelly <billk cts com> wrote:
Hi,

> I found this link quite useful:
> https://wiki.gnome.org/Projects/GTK+/Win32/MSVCCompilationOfGTKStack, it
> gives libs built by msvc (if that is of any use to you).

An alternative is here: https://github.com/wingtk/gtk-win32

Their Python script automates building the whole dependency tree.


By default their script expects various dependencies on the root of C: drive.
However, it accepts overrides.  Here's an example invocation for building
GTK3 with VS2015 on Win64, with dependencies in non-default locations:

python ./build.py build -p x64 -c release --clean --build-dir P:/code/gtk-build --msys-dir C:/dev/msys64 --perl-dir C:/dev/perl520/x64 --python-dir C:/dev/python27 --vs-ver 14 --vs-install-path C:/dev/vs-2015 --cmake-path M:/dev/cmake-3.6.2-win64-x64/bin gtk3


Regards,

Bill




--

Guy Sherman

e: guy guysherman com

p: +6498892464

m: +447479344788

s: live:sherman_guy

w: http://guysherman.com



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]