You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by gi...@git.apache.org on 2017/06/09 21:36:22 UTC

[GitHub] zhuoliu commented on issue #2355: Can not find bin/mac/amd64/wsk

zhuoliu commented on issue #2355: Can not find bin/mac/amd64/wsk
URL: https://github.com/apache/incubator-openwhisk/issues/2355#issuecomment-307505618
 
 
    @rabbah Thanks a lot, your cmd works well for me ? 
   ```
   gradle tools:cli:distDocker -P crossCompileCLI=true 
   ```
   I have a suggestion, could you guys use the above options as default for compilation.
   It takes me 2 mins 39.017 secs to compile it this way, so I don't think the timing is a big issue.
   For experienced guys who wanna fast build, they could set specific option to only compile for certain platforms. But for default, I would strongly suggest making it more "dummy", to remove some roadblocks for beginners.
   
   The other solution is to smartly detect what platform the user is using and compile for that certain platform (e.g., linux or mac).
   
   
   
    
 
----------------------------------------------------------------
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