Skip to content

Compilation fails if directory isn't called 'vlab' #2

@gilgamec

Description

@gilgamec

If the base directory this repository is checked out to isn't called vlab, then compilation fails because nothing in libs/* is in the include path. (For me, the first error is that delete_recursive.h isn't found when compiling gallery.) I think this happens because the directory name is hardcoded in the .pro files (MY_BASE = ../../vlab), though I may be wrong.

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