Trac is being migrated to new services! Issues can be found in our new YouTrack instance and WIKI pages can be found on our website.

Changes between Version 11 and Version 12 of BuildingWinPidgin/3.0.0


Ignore:
Timestamp:
May 16, 2018, 5:13:48 PM (6 years ago)
Author:
Maiku
Comment:

Add libdir override to avoid installing libraries into places like lib/x86_64-linux-gnu (meson bug?)

Legend:

Unmodified
Added
Removed
Modified
  • BuildingWinPidgin/3.0.0

    v11 v12  
    4747  Create your build directory with the `--cross-file` option. You may choose FHS or classic directory layout (default is classic). For now (while the installer is missing), FHS will be easier to install and run. The rest of this script assumes you're using FHS. Make sure to have the Pidgin source tree as a child of the current directory.
    4848{{{
    49 meson pidgin build-win32 --cross-file win32_cross.txt --prefix=/mingw32/ -Dconsoleui=false -Dvv=false -Dintrospection=false -Dwin32-dirs=fhs
     49meson pidgin build-win32 --cross-file win32_cross.txt --prefix=/mingw32/ -Dconsoleui=false -Dvv=false -Dintrospection=false -Dwin32-dirs=fhs -Dlibdir=lib
    5050}}}
    5151
All information, including names and email addresses, entered onto this website or sent to mailing lists affiliated with this website will be public. Do not post confidential information, especially passwords!