On 12/09/18 22:45, Denis Excoffier wrote:
On 2018-09-21 at 23:31, Roger Leigh wrote:
Are you building with the autotools build or the cmake build?
I don't know. I run ./configure --disable-network --enable-transcoder-iconv. No
cmake around (although the cmake and libcurl-devel packages are present).
The equivalent for testing would be:
mkdir build
cd build
cmake -Dnetwork=OFF -Dtranscoder=iconv /path/to/xerces/source
make
ctest
Regards,
Roger
---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscr...@xerces.apache.org
For additional commands, e-mail: c-dev-h...@xerces.apache.org