Cudo samples won't compile with gcc-5

Bug #1570370 reported by gratefulfrog
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Blender
New
Undecided
Unassigned

Bug Description

Body:

I followed tshiex instructions and installed Blender from his repo.

When following the instructions to install and test cudo, I ran into the
problem that cudo samples cannot compile with versions of gcc/g++ after 4.9
and my system runs gcc-5

I solved the problem by:
- installing gcc and g++ 4.9 from the Ubuntu repo,
- creating the following sym links within the cudo directories:
$ sudo ln -s /usr/bin/gcc-4.9 /usr/local/cuda/bin/gcc
$ sudo ln -s /usr/bin/g++-4.9 /usr/local/cuda/bin/g++

 affects Blender - Ubuntu Vivid

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.