Help needed: 2.6.17 not building on 32-bit systems
Rich Shepard
rshepard at appl-ecosys.com
Sat Sep 2 08:38:25 EDT 2017
On Sat, 2 Sep 2017, tjoen wrote:
> This i how I did it:
> mkdir build
> cd build/
> cmake -DCMAKE_BUILD_TYPE=Release \
> -DCMAKE_INSTALL_PREFIX=/usr \
> -DCMAKE_SKIP_RPATH=ON \
> -DPORT=GTK \
> -DLIB_INSTALL_DIR=/usr/lib64 \
> -DUSE_SYSTEM_MALLOC=ON \
> -Wno-dev ..
Thank you. I saw only the DPORT=GTK when searching for building help.
Rich
More information about the gnucash-user
mailing list