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 2019/04/25 09:20:08 UTC

[GitHub] [camel-k] jamesnetherton edited a comment on issue #619: Kamel binary install on Windows 10 with Minikube

jamesnetherton edited a comment on issue #619: Kamel binary install on Windows 10 with Minikube
URL: https://github.com/apache/camel-k/issues/619#issuecomment-486568504
 
 
   I think this happens because there is no file extension on the kamel binary. So Windows is not sure of how to handle it. If you rename the file to `kamel.exe`, you should find that it starts working.
   
   To fix this in future releases, I could tweak the `cross_compile.sh` script to add a `.exe` extension to the Windows kamel binary.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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