On 23/08/18 15:42, Kim van der Riet wrote:
When running make for the first time, there should be generator messages as a part of the initial cmake output:

$ make
-- xpath found: /usr/bin/xpath
-- Python 2 install directory name: python2.7
-- Python 3 install directory name: python3.6
-- Java 1.8.0_181 found
-- Java executable: /usr/bin/java
-- Java compiler: /usr/bin/javac
-- Java archiver: /usr/bin/jar
-- Maven found: /usr/bin/mvn
-- Qpid proton found. Version 0.25.0 at /home/kvdr/RedHat/install/include
-- Qpid proton c++ binding found. Version 0.25.0 at /home/kvdr/RedHat/install/include
amqp_complex_types_test_generator: target=cpp generator=CppGenerator
amqp_complex_types_test_generator: target=python generator=PythonGenerator
amqp_complex_types_test_generator: target=javascript generator=JavaScriptGenerator
amqp_complex_types_test_generator: target=dotnet generator=DotNetGenerator
PROTON_INSTALL_DIR=/home/kvdr/RedHat/install
CMAKE_CURRENT_SOURCE_DIR=/home/kvdr/RedHat/qpid-interop-test/shims/qpid-proton-cpp/src

I am assuming that instead of the first amqp_complex_types_test_generator: line, you are seeing the error message?

I didn't get as far as running make as cmake configuration failed.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org
For additional commands, e-mail: users-h...@qpid.apache.org

Reply via email to