Skip to content

SConscript trips over missing files #1

@DaVince

Description

@DaVince

When trying to run the SConscript file in Ubuntu using scons, it fails with the following error:

scons: *** [build/linux/docs/build/aaulia_changelog.txt] Source `docs/build/aaulia_changelog.txt' not found, needed by target `build/linux/docs/build/aaulia_changelog.txt'.
scons: building terminated because of errors.

There's a bunch of those txt file references in the SConscript, see lines 21-30. None of these files seem to exist in the location it's searching in! Commenting out or removing these lines fixes it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions