Skip to content

Made minor edit to build instructions #35

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from

Conversation

timbers2
Copy link
Contributor

@timbers2 timbers2 commented Sep 6, 2014

If $PWD is (e.g.) /Users/finblarr/jsoncpp/build/debug, ../../jsoncpp is /Users/finblarr/jsoncpp/jsoncpp. The proper directory is ../../../jsoncpp, which is the directory containing the source files.

cdunn2001 and others added 2 commits September 3, 2014 14:11
If $PWD is (e.g.) `/Users/finblarr/jsoncpp/build/debug`, `../../jsoncpp` is `/Users/finblarr/jsoncpp/jsoncpp`. The proper directory is `../../../jsoncpp`, which is the directory containing the source files.
cdunn2001 pushed a commit that referenced this pull request Sep 10, 2014
fix build directory, within repo tree
@cdunn2001
Copy link
Contributor

Thanks. I guess it's better to build within the repo tree.

@cdunn2001 cdunn2001 closed this Sep 10, 2014
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.

3 participants