appleseedhq / appleseed

A modern open source rendering engine for animation and visual effects
https://appleseedhq.net/
MIT License
2.21k stars 331 forks source link

appleseed does not build on POWER8 #598

Closed est77 closed 10 years ago

est77 commented 10 years ago

The problem is the X86Timer. We need an architecture independent alternative.

dictoon commented 10 years ago

Fuck it! I'll fix it.

Franz

On Saturday, October 25, 2014, Esteban Tovagliari notifications@github.com wrote:

The problem is the X86Timer. We need an architecture independent alternative.

— Reply to this email directly or view it on GitHub https://github.com/appleseedhq/appleseed/issues/598.

est77 commented 10 years ago

Also related to this ticket is PR #599, already merged.

dictoon commented 10 years ago

Should be fixed in 48ea5661643659d9c7cd9b3e140865dd5a2c9c8c.

est77 commented 10 years ago

Awesome. I'll make builds for POWER8 starting from the next release.