Hello Stefan, On Friday, 2. August 2013, 12:05:28, Stefan Eilemann wrote: > > The only problem is that nothing is displayed in the windows, and I don't > > know why. > > eqHello uses the 3D frustum, and your canvas wall, which is inherited down > onto segments, is in the middle of nowhere. The stripped-down eqc should > work.
Hmm... Even with the new config, eqHello only shows a black window. I'm not sure if it even enters the event loop. It doesn't react to any key presses (though I don't know if it should). > I also simplified it to get rid of the compounds by using a canvas > swap barrier. Thanks. I was wondering if I could put the swap barrier into the canvas, but thought it safer to stay close to the example. In the meantime I thought this might be a bug in equalizer-1.2, and that I could try a newer version of equalizer. I started by compiling vmmlib, but cmake throws an error: CMake Error: File /jkuvrc/packages/equalizer/DIST/Equalizer-1.6/vmmlib-1.6.2/CMake/vmmlib.in.spec does not exist. CMake Error at CMake/CommonCPack.cmake:16 (configure_file): configure_file Problem configuring file Call Stack (most recent call first): CMake/CPackConfig.cmake:28 (include) CMakeLists.txt:181 (include) Is it safe just to disable the "include(CPackConfig)" line in the main CMakeLists as long as I don't intend to use cpack? Johannes _______________________________________________ eq-dev mailing list [email protected] http://www.equalizergraphics.com/cgi-bin/mailman/listinfo/eq-dev http://www.equalizergraphics.com

