[eq-dev] question about osgscaleviewer

7 views
Skip to first unread message

unread,
May 22, 2012, 9:40:33 PM5/22/12
to eq-dev
Dear Sir,
After I configure the Equalizer with Cmake, the examples in file .../Equalizer-1.2/examples can run correctly except the file osgScaleViewer,In the file osgScaleViewer there is no .vcproj project(other examples have the .vcproj project).
    when I check the Cmake path, I found in the path 'GPUSD', all the librarys(GPUSD_DIR,GPUSD_cgl_LIBRARY,GPUSD_core_LIBRARY,
GPUSD_dns_sd_LIBRARY,GPUSD_glx_LIBRARY,GPUSD_wgl_LIBRARY) are NOTFOUND.
    However in the .../gpu-sd 1.0.3/lib, there are only 3 libs(gpusd.lib,gpusd_dns_sd.lib,gpusd_wgl.lib).when I added these 3 libs to the Cmake path, Cmake again, there is still no .vcproj project in osgScaleViewer file.
    I wonder how to solve this problem,if I want to run the osgScaleViewer correctly.
    By the way, I have configured the osg correctly, there is no problem of the osg path.
    Thanks a lot for your help.
 
               Best Wishes,
                   Chen


Stefan Eilemann

unread,
May 23, 2012, 2:13:01 AM5/23/12
to Equalizer Developer List
Hello,

On 23. May 2012, at 3:40, 陈 wrote:

> In the file osgScaleViewer there is no .vcproj project(other examples have the .vcproj project).

So OSG was not properly detected by CMake and therefore the example isn't active.

> when I check the Cmake path, I found in the path 'GPUSD', all the librarys(GPUSD_DIR,GPUSD_cgl_LIBRARY,GPUSD_core_LIBRARY,
> GPUSD_dns_sd_LIBRARY,GPUSD_glx_LIBRARY,GPUSD_wgl_LIBRARY) are NOTFOUND.

GPUSD has nothing to do with osgScaleViewer.

> I wonder how to solve this problem,if I want to run the osgScaleViewer correctly.

In your CMakeCache.txt, OSG_LIBRARY should be set, OPENSCENEGRAPH_VERSION >= 2.9.8 and EQUALIZER_USE_OSG should be ON.


HTH,

Stefan.


_______________________________________________
eq-dev mailing list
eq-...@equalizergraphics.com
http://www.equalizergraphics.com/cgi-bin/mailman/listinfo/eq-dev
http://www.equalizergraphics.com

Reply all
Reply to author
Forward
0 new messages