Skip to content

Generated makefiles not complete #11

Description

@carsonmcdonald

I ran into an issue when trying to follow the instructions for compiling wordpress. The parsing and generating part worked but the compile failed. After digging into the generated code I found that the CMakeLists.txt file was missing an entry for the cpp and cls directories.

After adding those two directories and re-running cmake I found that the compile then failed on any include file that had a $$ in the name. I went in and renamed all include files that had $$ in the name and this seems to have fixed all the issues. I am now able to run the compile wordpress program.

These are probably two different issues.

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