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

Generation of events for ServiceComm 0.11 and 0.12 fails #95

Closed sigiesec closed 6 years ago

sigiesec commented 6 years ago

When generating an IDL file with events such as BTC.GA.FieldLink.idl, the generated code targeting ServiceComm 0.11 or 0.12 does not compile. It fails with an error like

[ERROR-] D:\NLS\serviceidl-integrationtests\output-263\cpp\modules/Archive/Proxy/include/CArchiveAPIProxy.h(22): fatal error C1083: Cannot open include file: 'ServiceComm/Commons/include/CSharedMessage.h': No such file or directory [D:\NLS\serviceidl-integrationtests\output-263\cpp\build\B\5\BTC.GA.Archive.Proxy.vcxproj]