Search found 7 matches

by 4544fa8d
11 Mar 2019, 20:13
Forum: General Development
Topic: [Task 4858] Shadows settings in launcher and game.
Replies: 2
Views: 3487

[Task 4858] Shadows settings in launcher and game.

Hello, Four days ago I started to work on this task https://gitlab.com/OpenMW/openmw/issues/4858. https://gitlab.com/OpenMW/openmw/uploads/d989ba467c10625b6d8558914ec34444/2.png https://gitlab.com/OpenMW/openmw/uploads/3962567d7527d96d4d5d5755164dc34a/3.png Work is almost done, but I have some quest...
by 4544fa8d
07 Mar 2019, 18:15
Forum: General Development
Topic: Shadows
Replies: 310
Views: 167171

Re: Shadows

Hello AnyOldName3, I'm currently trying to finish this task https://gitlab.com/OpenMW/openmw/issues/4858, and now I see that there is a problem on horizon. I have shadow tab in settings window: https://gitlab.com/OpenMW/openmw/uploads/d989ba467c10625b6d8558914ec34444/2.png I don't really know much a...
by 4544fa8d
02 Mar 2019, 00:07
Forum: Support
Topic: [Solved] [compiling] cmake cant find osgPlugins.
Replies: 8
Views: 3948

Re: [compiling] cmake cant find osgPlugins.

I found cmake-gui. Very nice app, its possible to select locations of all files just by clicking.

OpenMW compiled, Morowind bought, its time to play 8-)

Thanks, everyone.
by 4544fa8d
01 Mar 2019, 21:26
Forum: Support
Topic: [Solved] [compiling] cmake cant find osgPlugins.
Replies: 8
Views: 3948

Re: [compiling] cmake cant find osgPlugins.

File osg/build/install_manifest.txt: /usr/local/lib64/pkgconfig/openscenegraph.pc /usr/local/lib64/pkgconfig/openscenegraph-osg.pc /usr/local/lib64/pkgconfig/openscenegraph-osgDB.pc /usr/local/lib64/pkgconfig/openscenegraph-osgFX.pc /usr/local/lib64/pkgconfig/openscenegraph-osgGA.pc /usr/local/lib64...
by 4544fa8d
01 Mar 2019, 20:51
Forum: Support
Topic: [Solved] [compiling] cmake cant find osgPlugins.
Replies: 8
Views: 3948

Re: [compiling] cmake cant find osgPlugins.

My headers are on place (I used `make install` in osg): * /usr/local/bin - all osg executable tools checked * /usr/local/include/osgQt - headers present * /usr/local/lib64/ - all so present * /usr/local/lib64/osgPlugins-3.4.1/ - all so present * /usr/local/include/osgVolume/ * /usr/local/include/osg...
by 4544fa8d
01 Mar 2019, 20:26
Forum: Support
Topic: [Solved] [compiling] cmake cant find osgPlugins.
Replies: 8
Views: 3948

Re: [compiling] cmake cant find osgPlugins.

I used osg ver 3.4.1, error message did not change: $ ~/workspace/OpenMW/openmw/build$ cmake .. -- Configuring OpenMW... -- Using Qt4 -- Found FFmpeg_AVCODEC 57.107.100 -- Found FFmpeg_AVFORMAT 57.83.100 -- Found FFmpeg_AVUTIL 55.78.100 -- Found FFmpeg_SWSCALE 4.8.100 -- Found FFmpeg_SWRESAMPLE 2.9....
by 4544fa8d
01 Mar 2019, 15:31
Forum: Support
Topic: [Solved] [compiling] cmake cant find osgPlugins.
Replies: 8
Views: 3948

[Solved] [compiling] cmake cant find osgPlugins.

hello, I'm trying to build OpenWM from source code and I get this error: $ ~/workspace/OpenMW/openmw/build$ cmake .. -- Configuring OpenMW... -- Using Qt4 -- Found FFmpeg_AVCODEC 57.107.100 -- Found FFmpeg_AVFORMAT 57.83.100 -- Found FFmpeg_AVUTIL 55.78.100 -- Found FFmpeg_SWSCALE 4.8.100 -- Found F...