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

Library versioning #267

Open
Roberto6969 opened this issue Feb 9, 2020 · 2 comments
Open

Library versioning #267

Roberto6969 opened this issue Feb 9, 2020 · 2 comments

Comments

@Roberto6969
Copy link

Hello,
would you be so kind and clean up mess with library versions? I have version 0 installed in Arduino IDE and it compiles. On the same computer in VSC I have version 3 installed but it does not compile due to errors as with version 0, 1 or 2.
How can I manually convince VSC it will detect the right version?
BTW: I have only version 3 files in libraries folder.

Thank You!

@matthijskooijman
Copy link
Owner

What is the mess exactly? I think the IDE might incorrectly sort and default to the -0 version, but -3 should really be the latest version and it should work.

If it does not, please offer some error messages and a proper bug report, since your current report is not really actionable :-)

@Roberto6969
Copy link
Author

Sorry, I will try to be more precise:

  • i had downloaded ver 3 from Github and install it in Arduino
  • nevertheless, Arduno IDE showing ver 0:
    image
  • but Arduino compiles
  • library manager in VSCode shows:
    image
  • it does not compile
  • in library folder is version 3 but 2 different environment showing two different version, none showing the right one

If I conclude with open points:

  • Arduino IDE showing wrong version (but it compiles, so who knows what is behind the library manager)
  • VSCode showing wrong number (and it not compiles, so I seems as it really has version 2)

I checked again version in library folder. It is from 26.1.2020 - I guess this is version 3.

Please, let me know if I haven't been clear enough or if you need any additional information.

matthijskooijman pushed a commit that referenced this issue Sep 28, 2020
Fix #267: compliance: count messages, don't use FcntDn
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

No branches or pull requests

2 participants