Search found 410 matches: video

Searched query: video

by failingToBuild
Fri Nov 12, 2021 23:34
Forum: Help
Topic: Compiler time errors when building OpenGL Renderers for version 8.7
Replies: 1
Views: 10489

Compiler time errors when building OpenGL Renderers for version 8.7

I'm trying to build version 8.7 release on linux using Eclipse for x64. For versions 8.5 to 8.7, I cannot compile OpenGL Renderers. On 8.4 and below I seem to be able to compile without issues. CMake is set to compile OpenGL and OpenGL3 During compilation, some 300+ errors similar to the following t...
by dmytry
Sat Jan 11, 2020 21:05
Forum: Help
Topic: Need help building CEGUI
Replies: 5
Views: 10233

Need help building CEGUI

... Windows 8.1 OS. I'm planning on using CEGUI with SDL2 and OPENGL. I downloaded CEGUI from this: http://cegui.org.uk/download I was following this video: https://www.youtube.com/watch?v=mwf_gDVudsE I built some portions of the library and Running this code: CEGUI::OpenGL3Renderer& cegui_renderer ...
by manhnt
Wed Mar 13, 2019 12:02
Forum: Modifications / Integrations / Customisations
Topic: Discussions on Saga3D renderer development
Replies: 3
Views: 10467

Re: Discussions on Saga3D renderer development

... this thread's title. My current problem is that CEGUI behaves inconsistently on feeding geometry buffer for different renderers. Here is my test video: https://www.youtube.com/watch?v=CJZ5v6ZdjVM
by KillerM
Sat Jul 28, 2018 21:56
Forum: Help
Topic: DynamicModule fails to load ExpatParser
Replies: 7
Views: 13477

Re: DynamicModule fails to load ExpatParser

The video I was referring to is this: https://www.youtube.com/watch?v=VaD-MQJLtWk& After putting the libexpat_d.dll in my folder, the problem is now loading the SILLY codec. I put CEGUISILLYImageCodec_d.dll and SILLY_d.dll ...
by Ident
Sat Jul 28, 2018 21:29
Forum: Help
Topic: DynamicModule fails to load ExpatParser
Replies: 7
Views: 13477

Re: DynamicModule fails to load ExpatParser

I really dont know which video you mean. A link would help in this case. The sample browser is part of the solution that you create with cmake (by default). You can run it and you should see if it works there. It is setup and tested and ...
by Boost113
Wed Oct 25, 2017 14:34
Forum: Bug Reports, Suggestions, Feature Requests
Topic: [Solved] Text and image texture corruption with Ogre 2.1 on Windows only
Replies: 6
Views: 12580

[Solved] Text and image texture corruption with Ogre 2.1 on Windows only

... looks like: https://i.imgur.com/71MFL2k.png The correct rendering should look like this: https://i.imgur.com/7LS4szF.png I didn't try to take a video but text flickers between the correct rendering and just being white blocks when I hover over buttons. Also I think the text on the buttons in ...
by TheOneMore
Thu Aug 24, 2017 23:47
Forum: Help
Topic: undefined reference to glClear
Replies: 20
Views: 19228

undefined reference to glClear

... I´m trying to build my fist window with CEGUI, for around two weeks now. I was able to make some progress, but i´m still stuck. I fallowed this video: https://www.youtube.com/watch?v=mwf_gDVudsE Read this articles: http://static.cegui.org.uk/docs/0.8.7/building_deps.html http://static.cegui.org.uk/docs/0.8.7/compiling.html ...
by Palaiologos
Wed Aug 16, 2017 13:43
Forum: Help
Topic: [Solved] Errors linking to CEGUI libraries
Replies: 3
Views: 4822

[Solved] Errors linking to CEGUI libraries

... obj\Debug\gui.o obj\Debug\main.o obj\Debug\map.o obj\Debug\model.o obj\Debug\prefs.o obj\Debug\terrain.o obj\Debug\tile.o obj\Debug\video.o -fmax-errors=0 -lopengl32 -lglu32 -lgdi32 lib\Debug\libCEGUIBase-0_d.dll.a lib\Debug\libCEGUICoreWindowRendererSet_d.dll.a lib\Debug\libCEGUIOpenGLRenderer-0_d.dll.a ...
by Ident
Thu Mar 09, 2017 22:50
Forum: Help
Topic: [Solved] help with InvalidRequestException
Replies: 12
Views: 7596

Re: help with InvalidRequestException

... the answers! :hammer: but, how do I set the new paths to the files? I thought I had already linked everything to the projects as it is said in the video tutorial. Imagesets and looknfeels are all on the same folder and are included on the same way.. This is how you did set the path: rp->setResourceGroupDirectory("looknfeel", ...
by samuelnaga
Thu Mar 09, 2017 13:14
Forum: Help
Topic: [Solved] help with InvalidRequestException
Replies: 12
Views: 7596

Re: help with InvalidRequestException

thanks for the answers! :hammer:
but, how do I set the new paths to the files? I thought I had already linked everything to the projects as it is said in the video tutorial.
Imagesets and looknfeels are all on the same folder and are included on the same way..
by Palarra
Thu Feb 09, 2017 17:50
Forum: Help
Topic: Install CEGUI with CMake for VS 2015
Replies: 22
Views: 16533

Install CEGUI with CMake for VS 2015

Hi everyone, Since yesterday I try to install CEGUI for Visual Studio 2015, i have try all the things which are on the website and on the video, so I dl CEGUI and the dependencies then i launch CMake i put the path to the dependencies in the "Where is the source code" put a "/build" ...
by james
Fri Oct 14, 2016 11:58
Forum: Help
Topic: [Solved] Widgets Are Rendered As Black Rectangles
Replies: 3
Views: 3547

[Solved] Widgets Are Rendered As Black Rectangles

So I'm right now following the sample integration of SDL2 and CEGUI. The problem though is that when I've integrated it on my code I'm only seeing black rectangles. https://s17.postimg.org/5gqlsutbj/image.png The only thing that is different from on my code initialization compared to the sample was ...
by GjMan9
Thu Oct 06, 2016 06:39
Forum: Help
Topic: Help with imagesets [GTA IV:MP Client]
Replies: 11
Views: 7052

Re: Help with imagesets [GTA IV:MP Client]

... timer(hideTaxiMenu, 12000, 1); } addEvent("playerEnterTaxi", showTaxiMenu); You can see what it does at 0:52 on this video
by krishan121
Thu Aug 18, 2016 09:32
Forum: Help
Topic: CEGUI plugin for gstreamer
Replies: 3
Views: 3517

Re: CEGUI plugin for gstreamer

Add video stream getting from Gstreamer, to CEGUI based video box. I'm doing my project in c++.
by YaronCT
Thu Jul 28, 2016 11:34
Forum: Help
Topic: Problem at CEGUI GL3(OpenGLES2) Renderer
Replies: 33
Views: 19084

Re: Problem at CEGUI GL3(OpenGLES2) Renderer

@sh.song: Also, plz make sure your video card driver is up to date.

Go to advanced search