I have completed the first two steps,
- prepare dependencies
- build dependencies
but there is a problem when I try the 3rd step.
# 3. build Cyber RT Lite
cmake .. # where to use it ?
scripts/genprotosrc.sh # execute it in root dir?
make # run in build? there is no change...
I can't find execute file in example folder so I can't test step four. I'm not sure if I've compiled Cyber-RT.
Can I have some tips or is there a more detailed explanation?
Thank you very much.
I have completed the first two steps,
but there is a problem when I try the 3rd step.
I can't find execute file in example folder so I can't test step four. I'm not sure if I've compiled Cyber-RT.
Can I have some tips or is there a more detailed explanation?
Thank you very much.