Skip to content

Commit 2e323e5 breaks esp target on Windows #25

Description

@wdimmit

The following change to manifest_base.json breaks the esp target under Windows. When broken, mcconfig -x -m -p esp returns ### Error: (host): No such file or directory

			`"c++11": [
				"*.cc.o",
				"*.cpp.o",
			],`

Removing the addition allows mcconfig to work as expected on commit db3216e (current HEAD). I'm not sure what the other ramifications of this change might be.

This was tested with several examples, including piu/list.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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