Can CEED load custom Falagard Window Renderer DLL module?

Forum for support and development discussion regarding the python based unified editor tool for CEGUI, known as CEED.

Moderators: CEGUI MVP, CEGUI Team

User avatar
Amon
Just popping in
Just popping in
Posts: 2
Joined: Thu Jan 09, 2014 23:38
Location: Poland

Can CEED load custom Falagard Window Renderer DLL module?

Postby Amon » Fri Jan 10, 2014 00:00

Hello fellow programmers,

I've succesfully made a WindowRenderer module and built it into a dll.
In the app it is succesfully loaded and running, displaying my new widgets.
Can I use CEED to design a layout which uses my own Falagard Window Renderers?
In the scheme I use

Code: Select all

<WindowRendererSet filename="ReactronGUI" />


and it works in the app but when I try to open a project using that scheme in CEED, that pops out:

Image

It can't find my dll even if I put it in the ceed root directory, the schemes folder, the project root folder or the project base data dir.
I'm using CEED snapshot 11 and the module is built against CEGUI 0.8.3.

How can I resolve this?

Sorry for my English.
Any kind of reply is more than welcome.

User avatar
Kulik
CEGUI Team
Posts: 1382
Joined: Mon Jul 26, 2010 18:47
Location: Czech Republic
Contact:

Re: Can CEED load custom Falagard Window Renderer DLL module

Postby Kulik » Fri Jan 10, 2014 10:45

Hmm.

I guess the DLL is not in path when CEGUI from CEED tries to load it. Could you start CEED from cmd.exe with the path to the folder containing the DLL added to $PATH?

There is nothing in CEED that would prevent custom window renderer modules. Although I have to say that this hasn't been tested AFAIK.

User avatar
Amon
Just popping in
Just popping in
Posts: 2
Joined: Thu Jan 09, 2014 23:38
Location: Poland

Re: Can CEED load custom Falagard Window Renderer DLL module

Postby Amon » Fri Jan 10, 2014 13:31

Nothing changed.

Shouldn't it search for the DLL in the current process's executable directory anyway?


Return to “Official Unified CEGUI Editor Tool (CEED)”

Who is online

Users browsing this forum: No registered users and 5 guests