eRPC upgrading from v1.4 to v1.12

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

eRPC upgrading from v1.4 to v1.12

393 次查看
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 回复数