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

update linux travis build #224

Merged
merged 3 commits into from
Aug 28, 2017
Merged

Conversation

svenevs
Copy link
Collaborator

@svenevs svenevs commented Jun 6, 2017

  • Note: this is using cmake 3.2.2, not 2.8.12.
    • It seems it used to come from kubuntu-backports, but does not anymore.
    • The only other whitelisted package I could find had 2.8.11. See discussion here
  • It seems you can alternatively install cmake from source
    • Meh. It would be nice if they just whitelisted the linked issue. OSX is using cmake 3.6.2, so I suppose it is a bad idea not to have 2.8.12 in there.
  • No trusted 2.8.12 PPA are available on travis at this time.
  • Added some (missing?) linux gfx build deps.

Should allow #220, #222, and #223 to build now.

Build results: travis-ci on my fork

Warning: see explanation on travis docs, officially it is still in Beta. I tried it and it just worked TM, but it may not actually be what you want in which case I'll just close this PR. What about keeping Trusty but building cmake 2.8.12 from source?

svenevs added 2 commits June 5, 2017 22:30
- Note: this is using `cmake 3.2.2`, not `2.8.12`.
- It seems you can alternatively install `cmake` from source
- No trusted `2.8.12` PPA are available on travis at this time.
- Added some (missing?) linux gfx build deps.
@wjakob
Copy link
Owner

wjakob commented Aug 28, 2017

Merged -- thank you. Sorry that it took me a while to get to this.

@wjakob wjakob merged commit afdbecf into wjakob:master Aug 28, 2017
@svenevs svenevs deleted the fix-travis-linux-cmake branch October 29, 2017 17:56
wjakob referenced this pull request in mitsuba-renderer/nanogui Mar 6, 2018
* update linux travis build

- Note: this is using `cmake 3.2.2`, not `2.8.12`.
- It seems you can alternatively install `cmake` from source
- No trusted `2.8.12` PPA are available on travis at this time.
- Added some (missing?) linux gfx build deps.

* add osx cmake version for test clarity
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.

2 participants