Skip to content
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

More build parameters #109

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

hakanai
Copy link

@hakanai hakanai commented May 17, 2018

  • Parameters for more dependencies:
    • OPENVR_ROOT - root folder for openvr to build against
    • BOOST_ROOT - root folder for boost to build against
    • BOOST_LIB - lib folder for boost libraries (separate parameter because their naming scheme differs between vc140 and vc141 versions)
  • Fixing a type mismatch noticed when I had been attempting to build on 32-bit by accident

OPENVR_ROOT - root folder for openvr to build against
BOOST_ROOT - root folder for boost to build against
BOOST_LIB - lib folder for boost libraries
   (separate parameter because their naming scheme differs between vc140 and vc141 versions)
@hakanai hakanai changed the title Build parameters More build parameters May 17, 2018
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