- AttributeError: 'ValaCompiler' object has no attribute 'get_program_dirs' Fixed by adding a `get_program_dirs()` function to the base Compiler class, to match `get_library_dirs()` - KeyError: 'vala_COMPILER' Fixed by creating the Vala compile rules for all machines, not just the build machine.pull/5572/head
parent
9149aaba9c
commit
77c3e6a4aa
2 changed files with 4 additions and 2 deletions
Loading…
Reference in new issue