Hi, I have compiled the example c++ files(linux) under /src/mio_moovee_sample using the default Make file, I got 2 .o files: init.o and MooVeePlugin.o but I'm not sure how I can let RV load them, I've tried to add them under Modes to make a rvpkg out of them but it'll treat them as python files, can you give me some steps on how to do this? and if it is successful, how do I know? will I be able to see new options under Preferences>Formats? Thanks.
-Tao