Hi Robert,
1.after installed "gstreamer 1.0-devel-1.4.4.msi" gstreamer plugin configed
correctly.
2.DisplaySettings.cpp
first line add:
#if defined(WIN32) && !defined(__CYGWIN__)
#include <windows.h>
#endif
3.currenty cmake files,even installed "gstreamer 1.0-devel-1.4.4.msi"
correctly,can't generate "gstreamer plugin" project in vc2010,and the version
before you modified yesterday working correctly,two versions are tested
carefully.
zhuwan
12,19,2014
> -----原始邮件-----
> 发件人: "Robert Osfield" <[email protected]>
> 发送时间: 2014-12-19 16:30:20
> 收件人: "OpenSceneGraph Users" <[email protected]>
> 抄送:
> 主题: Re: [osg-users] Please test svn/trunk in prep for OSG-3.3.3 dev release
>
> Hi Zhuwan,
>
> On 18 December 2014 at 20:41, webmaster <[email protected]> wrote:
> > CMake Error at CMakeModules/FindGLIB.cmake:89 (file):
> > file failed to open for reading (No such file or directory):
> >
> >
> > E:/OpenSceneGraphsvn14622VC10x86DLL/GLIBCONFIG_INCLUDE_DIR-NOTFOUND/glibconfig.h
> > Call Stack (most recent call first):
> > CMakeLists.txt:633 (FIND_PACKAGE)
>
> I have added an if() block, hopefully this will cure this issue.
>
> > Then:
> >
> > gstreamer version:
> > 1.0-devel-1.4.4
>
> I don't know what you mean by providing this info. I presume you
> don't have GLIB on your system, so gstreamer won't be supported.
>
>
> > Then:
> >
> > DisplaySettings.cpp add:
> >
> >
> > #if defined(WIN32) && !defined(__CYGWIN__)
> > #include <windows.h>
> > #endif
>
> Where to DisplaySettings.cpp? At the end, in the middle, randomly?
>
> Could you provide the error and the whole modified file so I have a
> better idea of what is going wrong and how specifically to fix it.
>
> Thanks,
> Robert.
> _______________________________________________
> osg-users mailing list
> [email protected]
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org