I think that would be a good idea. It's not that big and it helps - afaik
it's not something that is easily available (unless one digs around in the
tests Phoronix Test Suite offers).
--
This SF.net email is sponsored by Wi
I apologize for my semi-rant. I didn't piece together that you were the one who
was trying to build VGL in order to run glreadtest.
I should maybe consider shipping that test as part of the binary package.
On Jun 15, 2013, at 11:16 PM, Vadim Peretokin wrote:
> The likely issue was that I was u
The likely issue was that I was using Ubuntu's libjpeg-turbo. Using the
.deb off the website + libjpeg-turbo sources built VGL okay. Sorry about
the noise!
--
This SF.net email is sponsored by Windows:
Build for Windows St
I'd like to run the glreadtest binary, which doesn't seem to come with the
.deb and is integrated into the make cmake files for compilation.
--
This SF.net email is sponsored by Windows:
Build for Windows Store.
http://p.
Why can't you use the pre-built VirtualGL DEB? Or, if you absolutely must build
VGL from source, try using the official libjpeg-turbo DEB from SourceForge?
There's a good reason why the build instructions suggest using the "official"
libjpeg-turbo binaries to build VGL-- because the static libjp
Hi,
I'm having an issue building VirtualGL sources (2.3.2) on Ubuntu 12.04. The
turbojpeg library isn't where the sources expect, so I update the variable
to locate it - but it still fails with a non-obvious error:
vadi@gooseberry:~/Programs/VirtualGL-2.3.2$ cmake .
-DTJPEG_LIBRARY=/usr/lib/x86_6