hughperkins / tf-coriander

OpenCL 1.2 implementation for Tensorflow
Apache License 2.0
791 stars 90 forks source link

can't build from source #25

Closed brazilla closed 7 years ago

brazilla commented 7 years ago

It seems bazel can't find gcc header for libraries like farmharsh,jpeg,png, yet these headers are indeed in search path of gcc. This is an example for building the jpeg lib. http://paste.ubuntu.com/24038831/

I'm using Ubuntu14.04.2 and gcc4.8.4.

hughperkins commented 7 years ago

Please upgrade to Ubuntu 16.04. 14.04 might work, but I wont directly support it.