Skip to content

Unable to reuse existing C code for sitar compile #1

@mknambiar

Description

@mknambiar

I have fixed this problem. Please add the following lines to compiler/SConstruct after a similar line for *.cpp

for item in DIRS:
Source.append(Glob(item+"/*.c"))

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions