My bad, try simply g++ (rather than g++-4.0). Thanks, Ben
On 12 Aug 2014, at 15:27, Howard Jones wrote: > same :( > > make > g++-4.0 -g -c -DUSE_GLEW -I/usr/local/Nuke8.0v3/include -fPIC -msse -o > C44Matrix.os C44Matrix.cpp > make: g++-4.0: Command not found > make: *** [C44Matrix.os] Error 127 > > > On 12 Aug 2014, at 14:41, Ben Woodhall <[email protected]> wrote: > >> Is that meant to be g++-4.0? >> >> Cheers, Ben >> >> On 12 Aug 2014, at 14:23, Howard Jones wrote: >> >>> >>> Hi >>> >>> I’m using the C44 Matrix in Nuke 8.0v3 on mac and is fine. >>> However the Nuke8 linux download in Nukepedia seems to be Nuke7. At least >>> that’s what Nuke reports when I use it. >>> I’ve deleted, redownloaded etc several times. >>> >>> When I try to compile a CentOS Linux version from the slightly older soure >>> code I get >>> >>> # make >>> g++-4.1 -g -c -DUSE_GLEW -I/usr/local/Nuke8.0v3/include -fPIC -msse -o >>> C44Matrix.os C44Matrix.cpp >>> make: g++-4.1: Command not found >>> make: *** [C44Matrix.os] Error 127 >>> >>> (I also get this if I run the make file example in Documentation) >>> >>> 1) Does anyone have the Nuke8 C44Matrix.so to hand? >>> 2) What am I possibly doing wrong with the makefile or what should I >>> replace g++-4.1 with? >>> >>> >>> All help greatly appreciated >>> _______________________________________________ >>> Nuke-users mailing list >>> [email protected], http://forums.thefoundry.co.uk/ >>> http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users >> >> -- >> Ben Woodhall >> Software Engineer >> The Foundry Visionmongers Ltd >> 5 Golden Square >> London, W1F 9HT >> Tel: +44(0)20 7473 4350 >> Web: www.thefoundry.co.uk >> Email: [email protected] >> >> The Foundry Visionmongers Ltd. >> Registered in England and Wales No: 4642027 >> >> >> >> >> _______________________________________________ >> Nuke-users mailing list >> [email protected], http://forums.thefoundry.co.uk/ >> http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users > > _______________________________________________ > Nuke-users mailing list > [email protected], http://forums.thefoundry.co.uk/ > http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users -- Ben Woodhall Software Engineer The Foundry Visionmongers Ltd 5 Golden Square London, W1F 9HT Tel: +44(0)20 7473 4350 Web: www.thefoundry.co.uk Email: [email protected] The Foundry Visionmongers Ltd. Registered in England and Wales No: 4642027
_______________________________________________ Nuke-users mailing list [email protected], http://forums.thefoundry.co.uk/ http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users
