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 09:18:01 UTC

[GitHub] onderson opened a new issue #213: build camel-k on windows

onderson opened a new issue #213: build camel-k on windows
URL: https://github.com/apache/camel-k/issues/213
 
 
   Platform : Windows 10
   
   >go version
   go version go1.11.2 windows/amd64
   
   dep version
   dep:
    version     : v0.5.0
    build date  : 2018-07-26
    git hash    : 224a564
    go version  : go1.10.3
    go compiler : gc
    platform    : windows/amd64
    features    : ImportDuringSolve=false
   
   >make --version
   GNU Make 4.0
   Built for i686-w64-mingw32
   Copyright (C) 1988-2013 Free Software Foundation, Inc.
   License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
   This is free software: you are free to change and redistribute it.
   There is NO WARRANTY, to the extent permitted by law.
   
   
   
   when i go to directory 
   
   C:\dev\go-workspace\src\github.com\apache\camel-k
   
   and run make dep
   
   the output is.
   
   Makefile:1: ***.  Stop.
   
   This may not be related to camel-k directly, this is an issue to log in purporse of looking for a solution in windows builds.
   
   PS: Searching through, i found that tabs vs spaces could be an issue but as per my attempts to try both failed.

----------------------------------------------------------------
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