amcolex / umsg

Lightweight pub-sub library written in C.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot use umsg-gen to generate umsg_lib

Jaddu-jd opened this issue · comments

Hi,

So I found out about the umsg and would like to add it my project which is running in NuttX.

I was trying to generate the library using the .json topic file, same one in the examples to understand how this works.
But I am getting the output "No Files Found" error, even when the files exist in the folder.

Any idea what could be the reason, or what I am doing wrong?\

Thanks
Jd

commented

Hi @Jaddu-jd What command are you running exactly? What system are you running on?