Jiri Daněk created QPID-8608:
--------------------------------
Summary: The dotnet (net framework) client binding supports only
Visual Studio 9 through 12
Key: QPID-8608
URL: https://issues.apache.org/jira/browse/QPID-8608
Project: Qpid
Issue Type: Bug
Components: .NET Client
Affects Versions: qpid-cpp-1.40.0
Reporter: Jiri Daněk
Building on newer visual studio (e.g. 2022) fails with
{noformat}
Severity Code Description Project File Line Suppression
State
Error CMake Error at bindings/qpid/dotnet/CMakeLists.txt:197
(message):
No DOTNET binding support available for Ninja
C:\Users\jdanek\Source\Repos\jiridanek\qpid-cpp\bindings/qpid/dotnet/CMakeLists.txt
197
{noformat}
To workaround this, skip dotnet binding compilation with
{noformat}
-DBUILD_BINDING_DOTNET=OFF
{noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]