Skip to content

[CodeGen] Generated C++ code lacks CMake/Makefile support #18

Description

@MadhurKumar004

Description: The compiled C++ output includes complex dependencies like OpenCV (<opencv2/opencv.hpp>) but generates only a .cpp file. Users cannot compile this without manually reverse-engineering the link flags.

Fix: The CodeGen must imply or generate a CMakeLists.txt or Makefile alongside the source code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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