-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Hello there!
Really cool project! While I was attempting to re-create your project after having found a bunch of Thunderboard Sense 2 boards, I realised that the release link you have on your README.md file is not working (there are no releases on this repository..).
I also attempted to build it locally, but I keep getting errors. First, I need to force the generation:
Generation failed: /build/TBS2Torch/TBS2Torch.slcp contains parse issues. As of .slcs spec version 8, projects must not contain any warnings to generate.
To override this behaviour, opt in using --force.
And after that, there are a few compiler errors about missing libs, for example:
handlers/network.c:20:10: fatal error: rz_led_blink.h: No such file or directory
20 | #include "rz_led_blink.h"
| ^~~~~~~~~~~~~~~~
compilation terminated.
make: *** [TBS2Torch.project.mak:2416: build/debug/project/handlers/network.o] Error 1
make: *** Waiting for unfinished jobs....
Anyhow, I hope that is okay that I opened an issue on your project.
I would be happy to help / contribute too if there is any space for it π
Metadata
Metadata
Assignees
Labels
No labels