You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a user of this library, I want to just use a few parts of the library for things like J1939/Transport, but I am required to have a bunch of other dependencies to compile such as libgtest-dev protobuf-compiler libprotobuf-dev libncurses-dev libwebsockets jsoncpp
For example, if I just want transport, I should be able to build transport, with minimal requirements.
As a user of this library, I want to just use a few parts of the library for things like J1939/Transport, but I am required to have a bunch of other dependencies to compile such as
libgtest-dev protobuf-compiler libprotobuf-dev libncurses-dev libwebsockets jsoncpp
For example, if I just want transport, I should be able to build transport, with minimal requirements.
The text was updated successfully, but these errors were encountered: