RoboMaster-SDK icon indicating copy to clipboard operation
RoboMaster-SDK copied to clipboard

opus.lib error

Open elthef opened this issue 4 years ago • 3 comments

I have this error from cmake further I could not find the share file in the gihub drive LINK : fatal error LNK1181: cannot open input file 'C:\Users\NYP\Documents\robomaster\RoboMaster-SDK-master\RoboMaster- SDK-master\lib\libmedia_codec\src\opus-share\lib\opus.lib'

elthef avatar Jan 12 '21 12:01 elthef

Seems like the .gitignore has filtered out .lib files, for pre-builds check https://pypi.org/project/robomaster/

JohnieBraaf avatar Jun 22 '21 22:06 JohnieBraaf

You want to use these files: opus_decoder-0.0.1.tar.gz

JohnieBraaf avatar Jun 22 '21 23:06 JohnieBraaf

see pull request (https://github.com/dji-sdk/RoboMaster-SDK/pull/49)

JohnieBraaf avatar Jun 26 '21 18:06 JohnieBraaf