Hello Victor,
On 01/08/2015 06:35 AM, Victor Haefner wrote:
> I compile my server with:
>
> #!/bin/bash
> libs="-lOSGBase -lOSGContribTrapezoidalShadowMaps -lOSGCluster
> -lOSGDrawable -lOSGEffectGroups -lOSGFileIO -lOSGGroup -lOSGImageFileIO
> -lOSGState -lOSGSystem -lOSGUtil -lOSGText -l
Hello Carsten,
I compile my server with:
#!/bin/bash
libs="-lOSGBase -lOSGContribTrapezoidalShadowMaps -lOSGCluster
-lOSGDrawable -lOSGEffectGroups -lOSGFileIO -lOSGGroup -lOSGImageFileIO
-lOSGState -lOSGSystem -lOSGUtil -lOSGText -lOSGWindow -lOSGWindowGLUT
-lOSGWindowX -lGLU -lGL -lSM -lICE -l
Hello Victor,
On 2014-12-05 05:48, Victor Haefner wrote:
> I tried to run my application on a cluster and the slaves did not
> display the geometry with custom attributes and gave me this in console:
>
> WARNING: attributes given, but support not enabled, please compile with
> OSG_ENABLE_O
Hi all,
I tried to run my application on a cluster and the slaves did not display
the geometry with custom attributes and gave me this in console:
WARNING: attributes given, but support not enabled, please compile with
OSG_ENABLE_OGL_VERTEXT_ATTRIB_FUNCS=ON
I tried to recompile the cluster serve