Skip to content

explicitly create build directory#16

Open
pabiagioli wants to merge 1 commit intobaoshi:masterfrom
pabiagioli:patch-1
Open

explicitly create build directory#16
pabiagioli wants to merge 1 commit intobaoshi:masterfrom
pabiagioli:patch-1

Conversation

@pabiagioli
Copy link

The command "make all" in ubuntu 16.04 was giving me a hard time, so I investigated and found the build folder wasn't being created. My proposed fix is to add explicitly the dependency, so it first creates the directory, and after that it makes all the other steps.

The command "make all" in ubuntu 16.04 was giving me a hard time, so I investigated and found the build folder wasn't being created. My proposed fix is to add explicitly the dependency, so it first creates the directory, and after that it makes all the other steps.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant