dogecv / DogeCV

FTC Vision Library
https://discord.gg/colton
GNU General Public License v3.0
68 stars 64 forks source link

Gradle Sync Issue with new SkyStone FTC SDK #35

Closed nicobonik closed 4 years ago

nicobonik commented 4 years ago

When i install the dogeCV libraries into my project with the updated Skystone SDK, i get this error.

ERROR: Failed to resolve: :RobotCore-release: Affected Modules: DogeCV

does anyone know a way to fix this with the new SDK???

nicobonik commented 4 years ago

I accidentally cloned the DogeCV project into my root project folder, turns out Android Studio doesn't like that. I just moved it one directory back and re imported the libraries and everything works!

MonroeBotics commented 4 years ago

I accidentally cloned the DogeCV project into my root project folder, turns out Android Studio doesn't like that. I just moved it one directory back and re imported the libraries and everything works!

Could you elaborate on how you fixed this issue? I'm not following the steps. Thanks!

Mosrod commented 4 years ago

Hi, please read the Readme.md file and follow the instructions listed. The new version does not require any modules to be added. You will also need to delete the DogeCV folder from your project by opening the directory in explorer and deleting the DogeCV folder.