Re: [osg-users] [osgCompute] Problem building osgCompute / osgCuda

2009-08-10 Thread Hansoo Kim
omdown wrote: > When I attempt to build osgCompute, I get the following error.. I Googled it > and I'm not sure what to do about it... > > > Code: > > $ cd osgCompute > $ cmake . -DCMAKE_BUILD_TYPE=Release > -- Configuring done > CMake Error in examples/osgTexDemo/src/CMakeLists.txt: > C

Re: [osg-users] [osgCompute] Problem building osgCompute / osgCuda

2009-08-10 Thread Hansoo Kim
omdown wrote: > When I attempt to build osgCompute, I get the following error.. I Googled it > and I'm not sure what to do about it... > > > Code: > > $ cd osgCompute > $ cmake . -DCMAKE_BUILD_TYPE=Release > -- Configuring done > CMake Error in examples/osgTexDemo/src/CMakeLists.txt: > C

Re: [osg-users] [osgCompute] Problem building osgCompute / osgCuda

2009-07-02 Thread Mick Keller
Hi Chris, omdown wrote: > When I attempt to build osgCompute, I get the following error.. I Googled it > and I'm not sure what to do about it... > > > Code: > > $ cd osgCompute > $ cmake . -DCMAKE_BUILD_TYPE=Release > -- Configuring done > CMake Error in examples/osgTexDemo/src/CMakeLists.tx

[osg-users] [osgCompute] Problem building osgCompute / osgCuda

2009-06-30 Thread Kris Dale
When I attempt to build osgCompute, I get the following error.. I Googled it and I'm not sure what to do about it... Code: $ cd osgCompute $ cmake . -DCMAKE_BUILD_TYPE=Release -- Configuring done CMake Error in examples/osgTexDemo/src/CMakeLists.txt: Cannot find source file "S0_0.fsh".