proto17 / dji_droneid

MIT License
372 stars 85 forks source link

CRC.h error with gr_droneid-update #10

Closed alphafox02 closed 2 years ago

alphafox02 commented 2 years ago

I haven't touched this in awhile but wanted to swing back around and update from gr_droneid to the update branch, but now I'm forgetting how I got the CRC.h to be seen while running make after cmake on the new branch. Do I need to place the CRC.h somewhere for it to be seen? Been moving it around with no luck, I know I got this to build before.

alphafox02 commented 2 years ago

Got it, I only had the actual CRC.h file hanging around instead of having CRCpp being system installed.