Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
cpp [2021/08/11 10:32] wikiadmin |
cpp [2022/09/11 04:24] (current) wikiadmin |
||
---|---|---|---|
Line 10: | Line 10: | ||
<code bash> | <code bash> | ||
mkdir build | mkdir build | ||
+ | cd build | ||
cmake .. | cmake .. | ||
make | make | ||
Line 85: | Line 86: | ||
}); | }); | ||
} | } | ||
+ | </ | ||
The tool must keep the SECS interface informed of the current values of all the VIDs. This just a matter of call " | The tool must keep the SECS interface informed of the current values of all the VIDs. This just a matter of call " | ||
+ | |||
<code C++> | <code C++> | ||
gem_native_wrapper.Publish(" | gem_native_wrapper.Publish(" |