abvariant

abvariant

About Me

Connect

LOCATION
Not Specified
WEBSITE

Houdini Skills

Availability

Not Specified

Recent Forum Posts

15.5.480 -unable to compile toolkit/samples/field3d July 26, 2016, 5:57 a.m.

Symek, that was exactly what the problem was. I'd never checked that the latest install of g++ was being used. As soon as I updated this, everything compiled happily!

Thanks loads!

15.5.480 -unable to compile toolkit/samples/field3d July 22, 2016, 9:25 a.m.

Hi there!

Thanks very much for the replies. Although I managed to install gcc 4.8.5 just now, and it seems I'm getting the same errors…

From the same shell I'm running hcustom, if I run “gcc –version”, it tells me it's 4.8.5 so it's clearly looking at the correct version…

Also just tried the demo from here:
http://www.sidefx.com/docs/hdk15.0/_h_d_k__intro__compiling.html [sidefx.com]
for SOP_Star.C. Got a load of very similar errors.

Do you think there could be anything else missing here?

15.5.480 -unable to compile toolkit/samples/field3d July 21, 2016, 12:06 p.m.

Thanks for the quick reply symek. It's CentOS 6.8 and gcc 4.4.7. This version should support c++11, right?