QuickLogic-Corp/qorc-sdk

The source code distributed on the release page not include the git submodules.

Closed this issue · 2 comments

Its not an important point as the instructions point towards using git clone --recursive. It might just cause confusion for new users that want to make sure to use the "stable" version.

Maybe Its possible to remove the packed source code to avoid confusion.
Release page

Just a thought.

Best
David

The environment building script envsetup.sh takes care of the submodule clones. Perhaps this can be added as documentation fix, that said distribution as a docker container would be great.

@DavidGoedicke as @whatnick mentioned, please use the envsetup.sh script for setting up the qorc sdk after cloning, or extracting the release from the archive.
The readme is also updated to reflect the steps clearly now.

Docker Container is a good idea and we will add this as well.
Please re-ooen this issue if you have any more problems with the envsetup.