Re: [gtk-osx-users] GTK+ macOS: fontconfig
- From: Jeffrey Sheen <jeffrey sheen00 alumni imperial ac uk>
- To: Jeffrey Sheen <jeffrey sheen00 alumni imperial ac uk>
- Cc: John Ralls <jralls ceridwen us>, gtk-osx-users-list gnome org
- Subject: Re: [gtk-osx-users] GTK+ macOS: fontconfig
- Date: Thu, 22 Mar 2018 18:25:36 +0000
Hi John,
Thank you for your help so far. I managed to build a version of gtk including freetype for the native architecture of my machine (x86_64).
However, I need an i386 build for the distribution, and have encountered linker errors after altering `.jhbuildrc-custom' to:
setup_sdk(target='10.7', sdk_version=None, architectures=['i386'])
The errors are all of the form:
Undefined symbols for architecture i386:
"_main", referenced from:
start in crt1.10.6.o
ld: symbol(s) not found for architecture i386
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Having read the docs, I believe I have the `setup_sdk' parameterisation correct, but perhaps you can spot my mistake?
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]