[Error] ws_pae_time.c@174,103: expected ')' before 'PRIi64'
Open
- Dominant language
- Python
- Stars
- 339
- Forks
- 187
- PR merge metrics
- No merged PRs in 30d
Description
I tried to compile the Blinky example by Mbed CLI, while it was prompted:
https://ibb.co/FhtfkFr
I have already used "sudo pip install -r requirements.txt":
https://ibb.co/NnJfF1T
https://ibb.co/1G8LPFW
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the Blinky example compilation through Mbed CLI and inspect ws_pae_time.c around lines 174 and 103, where the compiler reports the PRIi64 error. Check the linked compiler output and determine what prevents compilation; done means the example builds successfully without this error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c, python
- Domain
- cli, embedded-iot
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100