dji-sdk / FlightRecordParsingLib

DJI Flight Record Parsing Lib
Other
46 stars 16 forks source link

Error on latest Ubuntu #12

Open mattman86 opened 1 year ago

mattman86 commented 1 year ago

Following the instructions for building/running the FRSample application on Ubuntu and then running the following command:

./FRSample DJIFlightRecord.txt

Gives me the following error:

matthew@Ubuntu-VM:~/Desktop/FlightRecordParsingLib-master/dji-flightrecord-kit/build/Ubuntu/FRSample$ ./FRSample DJIFlightRecord.txt terminate called after throwing an instance of 'std::logic_error' what(): basic_string: construction from null is not valid Aborted (core dumped)

I've replaced the SDK_KEY with my app key in main.cc as well.

dji-dev commented 1 year ago

Agent comment from kyle.cai in Zendesk ticket #87900:

Same issue: https://github.com/dji-sdk/FlightRecordParsingLib/issues/8

°°°