eRPC upgrading from v1.4 to v1.12

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

eRPC upgrading from v1.4 to v1.12

392件の閲覧回数
AndyHowe
Contributor I

Hi,

I’m upgrading the eRPC our software uses from 1.4 to 1.12, but hitting issues.

Version 1.4 used to produce 4 files,

  • *_interface.h
  • *_interface_server.h
  • *_interface_client.cpp
  • *_interface_server.cpp

Verison 1.12 produces more files cpp and c versions, and *_interface.h is now *_interface_common.h.

However the *_interface_comon.h doesn’t have any of the function prototypes in, just the types.  The other files have them in but in the erpcShim namespace.  In version 1.4 *_interface has the function prototypes in the global namespace.

Any idea on how I get erpcgen to generate the function prototypes in the global namespace?

Thanks,

              Andy

 

ラベル(1)
タグ(1)
0 件の賞賛
返信
0 返答(返信)