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.
- Timestamp:
-
May 25, 2018, 4:03:17 AM (6 years ago)
- Author:
-
Maiku
- Comment:
-
Removed mentions of win32-dirs and its options now that they're removed
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v12
|
v13
|
|
45 | 45 | }}} |
46 | 46 | |
47 | | 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. |
| 47 | Create your build directory with the `--cross-file` option. Make sure to have the Pidgin source tree as a child of the current directory. |
48 | 48 | {{{ |
49 | | meson pidgin build-win32 --cross-file win32_cross.txt --prefix=/mingw32/ -Dconsoleui=false -Dvv=false -Dintrospection=false -Dwin32-dirs=fhs -Dlibdir=lib |
| 49 | meson pidgin build-win32 --cross-file win32_cross.txt --prefix=/mingw32/ -Dconsoleui=false -Dvv=false -Dintrospection=false -Dlibdir=lib |
50 | 50 | }}} |
51 | 51 | |
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!