Skip to content

error when compling IRMQTTServer #1987

Closed Answered by crankyoldgit
trung729 asked this question in Q&A
Discussion options

You must be logged in to vote

My guess is you have a wrong or old version of the library somewhere on your system, and your build enviroment is using that rather than the correct/current version.
Or you've modified the source code somewhere.

Every change made to the library causes pretty much every program and file associated with this librayr to be compiled etc as part of a check before it is added the repository. It's highly unlikely it's a problem with our code. It's more likely something local in your programming environment.

Try removing every instance of this library from your computer, and only install the absolute most current version, and try again.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by crankyoldgit
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants