[osg-users] Build problems on OSX - VideoFrameDispatcher.cpp

2013-09-11 Thread Edward Moyse
Hi all, I've been trying for a while to compile v3.2.0, but I keep running into the same problem: CMake Error at CMakeModules/OsgMacroUtils.cmake:278 (ADD_LIBRARY): Cannot find source file: ../QTKIt/VideoFrameDispatcher.cpp I think I followed the directions correctly (and in fact I tried

[osg-users] [build] Cannot find source file VideoFrameDispatcher.cpp

2013-09-12 Thread Edward Moyse
Hi, I'm trying to compile OpenSceneGraph-3.2.0 on OSX 10.8.4 Unfortunately I get the following error, which I can't work out. Code: -- Configuring done CMake Error at CMakeModules/OsgMacroUtils.cmake:277 (ADD_LIBRARY): Cannot find source file: ../QTKIt/VideoFrameDispatcher.cpp I see