10 years, 8 months ago.

Possible to publish program without forking a public library?

I want to publish a program that uses the public EthernetInterface library. If I try to publish my program it says I must commit my changes to the EthernetInterface library. I did not make any changes and just want to link to the public library - is this possible?

It should be possible. But something is going wrong with that library. After importing it, it says there are uncommitted changes, which should be impossible. And it is also not possible to discard those changes. Guess a bug in it. You can fork it as non-public library to be able to publish it, or change the library into a folder. But both not really nice solutions.

posted by Erik - 03 Sep 2013
Be the first to answer this question.