Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error while building: expected ';' before ')' token (uint32_t)tp.tv_sec); #8

Closed
adukale opened this issue May 15, 2021 · 4 comments
Closed

Comments

@adukale
Copy link

adukale commented May 15, 2021

File no: main.cpp
Line no: 100
Error: espem\main.cpp:100:24: error: expected ';' before ')' token (uint32_t)tp.tv_sec); ^ espem\main.cpp:100:25: warning: right operand of comma operator has no effect [-Wunused-value] (uint32_t)tp.tv_sec);

@vortigont
Copy link
Owner

I do not have such issue, it builds normally. What's your environment/platformio version?

@adukale
Copy link
Author

adukale commented May 15, 2021

I am using windows 10 & PlatformIO Core, version 5.1.1

@vortigont
Copy link
Owner

Looks like a windows specific env issue. Should be fixed.
Tnx for reporting.

@vortigont vortigont reopened this May 16, 2021
@adukale
Copy link
Author

adukale commented May 17, 2021

Thanks.

adukale added a commit to adukale/espem that referenced this issue May 22, 2022
This reverts commit 017278b.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants