Skip to content

fix typos in the NOTES.md and README.md files, add dependency for compiling VTK #10

Description

@pr0m1th3as

in NOTES.md, the required lib is misspelled. it should be: libfltk1.3-dev
in README.md, the command to untar VTK should be: tar -xvf VTK-8.2.0.tar.gz

compiling VTK also requires "libqt5x11extras5-dev" package to be installed otherwise cmake returns errors.
I suggest appending the package in the necessary build tools...
sudo apt install build-essential qtbase5-dev "libqt5x11extras5-dev cmake-curses-gui

Activity

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

Metadata

Metadata

Assignees

No one assigned

    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