Skip to content

make fails because build/bin directory doesn't exist #159

Description

@come-maiz

Expected behaviour

Compile shisui.

Actual behaviour

$ make shisui
[...]
cp main ./build/bin/shisui                                                                                                                                                                                                                                                              
cp: cannot create regular file './build/bin/shisui': No such file or directory                                                                                                                                                                                                          
make: *** [Makefile:14: shisui] Error 1                                     

Steps to reproduce the behaviour

Clone the repository
Install go
Run: make shisui

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions