You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by GitBox <gi...@apache.org> on 2018/11/13 10:00:16 UTC

[GitHub] nicolaferraro commented on issue #213: build camel-k on windows

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:
users@infra.apache.org


With regards,
Apache Git Services