Skip to content

INPUT_FILE_ENCODING Format Error #10597

@paule32

Description

@paule32

I am using doxygen 1.10.0. When running doxygen I get the error:
"error: Illegal format for option INPUT_FILE_ENCODING, no equal sign ('=') specified for item 'utf-8' "

when I want to set INPUT_FILE_ENCODING to utf-8:
INPUT_FILE_ENCODING = utf-8 # or:
INPUT_FILE_ENCODING = "utf-8"

Metadata

Metadata

Assignees

No one assigned

    Labels

    UsageThe mentioned problem is not a doxygen problem but due to usage of a feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions