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

'' category and Invalid version warnings #164

Open
keremers opened this issue Oct 2, 2016 · 2 comments
Open

'' category and Invalid version warnings #164

keremers opened this issue Oct 2, 2016 · 2 comments

Comments

@keremers
Copy link

keremers commented Oct 2, 2016

After installing the arduino_UIP the ide displays 2 warnings during compile and otherwise:
WARNING: Category '' in library UIPEthernet is not valid. Setting to 'Uncategorized'
and
Invalid version found: 1.04

Issue #135 addresses the category issue. But Invalid version warning persists. It is a major nuisance because the error keeps repeating itself during each compile. The fix is simple. The version number format expeected by arduino is 1.0.4 ot 1.04. I've also put a modified library.properties in pull requests tab.

@BerranRemzi
Copy link

For warning "Uncatogorized" i post edited version or library.properties.

@per1234
Copy link

per1234 commented Apr 14, 2017

See #165 (comment)

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

3 participants