Exception: Rubycc::Pkgconf::PkgconfError

Inherits:
Error
  • Object
show all
Defined in:
lib/rubycc/pkgconf/errors.rb

Overview

Base for every error this shim raises: a malformed .pc file, a module that cannot be found on the search path, or a construct outside the subset mkmf's pkg_config() actually calls for (R11/ROADMAP ยง6 B4).

Direct Known Subclasses

NotFoundError, ParseError, UnsupportedError