btc-ag / service-idl

Xtext-based Service IDL (Interface Definition Language) and Code Generators for Protobuf, C++, Java and .NET
Eclipse Public License 2.0
8 stars 8 forks source link

Generated ServerRunner projects for ServiceComm C++ 0.12 cannot be built #251

Open sigiesec opened 5 years ago

sigiesec commented 5 years ago

Compilation fails with an error such as

[ERROR-]          D:\slave\bfsvidl0\output-100\cpp\foo\ServerRunner\src\ServerRunner.cpp(55): error C2664: 'int BTC::ServiceComm::PerformanceBase::PerformanceTestServer::Run(const unsigned int &,const unsigned int &,const BTC::Logging::API::Logger::Level &,const BTC::Commons::Core::String &,const BTC::Commons::Core::String &,const BTC::Commons::Core::Map2<BTC::Commons::Core::String,BTC::Commons::Core::String> &)': cannot convert argument 2 from 'char *[]' to 'const char *[]' [D:\slave\bfsvidl0\output-100\cpp\build\B\5\foo.ServerRunner.vcxproj]