GeeKer Wang writes:

> Unfortunately, after I have add the CXXFLAG, still the compiled version runs
> "bin/osgviewer cow.osg" with fps<10,
> while the RPM version fps>40.
>
> It seems even worse than before.
>
Did you make sure that cmake is using those flags during the build by
adding VERBOSE=1 to the make call? I say because it's CXXFLAGS, not
CXXFLAG.

--
Alberto

_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to