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
If at this point, --pkg baz will be added to things which are related to foo, even though it was static. This makes it difficult for me to use a static library via pkgconfig from Builder because eventually a valac plugin will try to compile using --pkg baz, for which no such vala package exists.
The text was updated successfully, but these errors were encountered:
If at this point,
--pkg baz
will be added to things which are related to foo, even though it was static. This makes it difficult for me to use a static library via pkgconfig from Builder because eventually a valac plugin will try to compile using --pkg baz, for which no such vala package exists.The text was updated successfully, but these errors were encountered: