Skip to content

Makieの関数が使用できない #29

Description

@UGHyodo

エラーが現れる状況

Makieで定義された関数を使用したとき

エラー内容

ERROR: LoadError: UndefVarError: LibFreeType not defined

エラー原因

StackTraceをはるか遠くにたどった先にあるFreetypeAbstructionというパッケージのtypes.jlで出てくるLibFreetypeという文字列が定義されていない
さらに、マクロでAbstractPlottingのプロット関係のすべての関数にplots!関数(このエラーをはく原因の関数)を実行する部分が付け加えられているっぽい

対策

FreetypeAbstructionのリポジトリにissueを立てる?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions