Skip to content

I have an issue with the vix's include path #377

@coolerputt01

Description

@coolerputt01

name: 🐞 Bug report
description: I have an issue with the vix's include path even though its installed perfectly fine
labels: bug

Description

Describe clearly what is broken or unexpected.

Steps to reproduce

  1. Command executed (vix run ...)
  2. Input / configuration
  3. Output or error

Expected behavior

run my code

Actual behavior

error: header file not found

--> /workspaces/NewsFlash/index.cpp:1:10
code:
  1 | #include <vix.hpp>
               ^
  2 | #include "src/utils.hpp"
hint: check the include path and ensure the header exists
at: index.cpp:1:10

Environment

  • OS: LInux
  • Compiler: Clang 18.1
  • Vix version: 2.3.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions