Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Makefile windows support #3157

Merged
merged 1 commit into from
Apr 4, 2022
Merged

Conversation

SubhasmitaSw
Copy link
Contributor

As discussed with @astefanutti, and after a few try and error configurations, we identified the core reason for the build failure, i.e., an issue while creating resources.go file.
For the time being, we have devised a temporary workaround using make build-kamel or make -f script/Makefile until the main build deficiency for Windows computers is resolved. This PR adds the solution to the contributor's documentation.

Solves:
issue #3134

Additionally, a separate issue needs to be created to tackle the major problem with the resources.go file generation.

Copy link
Member

@astefanutti astefanutti left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@astefanutti astefanutti merged commit 522c767 into apache:main Apr 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants