nicolaferraro commented on issue #213: build camel-k on windows URL: https://github.com/apache/camel-k/issues/213#issuecomment-438206797 @onderson can you try to execute one step at time to understand where it hangs. I'd start with: ``` go build -o camel-k ./cmd/camel-k/*.go ``` It corresponds to `make build-operator`, that should also work if it works.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
