Skip to content

Can't use latest master version seemingly because of "version.h.in" #591

@Anonymous-User47

Description

@Anonymous-User47

Describe the bug
When I try to include CXXGraph into a C++ project such as the given Dijkstra example, it complains about not being able to find "version.h". Upon further inspection, I renamed the "version.h.in" from the includes folder to "version.h", which stopped that error, however I am then overloaded with an incomprehensible series of errors

Desktop:

  • OS: Ubuntu 25.10
  • Code Editor: VSCode
  • Build Tool: CMake with G++

As github's character limit is 65k, here is a text file containing the error

error.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions