Skip to content

Inconsistent run/build flow could cause missing helper symbols #155

@GaspardKirira

Description

@GaspardKirira

Description

The interaction between RunDetail, RunFlow, and RunCommand could lead to
inconsistent preset or build-directory resolution. In some cases, this caused
missing helper symbols or mismatched build state during execution.

Impact

  • Runtime failures after successful build
  • Confusing behavior between run and build
  • Hard-to-debug execution issues

Resolution

  • Unified preset resolution logic
  • Consistent build-directory handling across the run pipeline
  • Improved flow synchronization between build and execution phases

Result

The CLI execution pipeline is now stable and predictable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingbuildBuild system, CMake, compiler, linker, CI/CD issuescliVix CLI (vix new, build, run, dev)fixedIssue resolved and verified in a released version.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions