After cloning public code to platform\drivers, when I give build at command line, it compiles successfully and generates the dll in the release directory. Now what should I give at the command line to make sure the final image includes the generated dll? Does makeimg alone take care?
To include the dll in the final image
Hi Michel,
Thanks for the detailed procedure.
After cloning public code to platform\drivers, when I give build at command line, it compiles successfully and generates the dll in the release directory. Now what should I give at the command line to make sure the final image includes the generated dll? Does makeimg alone take care?
Thanks,
Priya