Error building libs CEGUI (MinGW)
Moderators: CEGUI MVP, CEGUI Team
Re: Error building libs CEGUI (MinGW)
Still, I the poster program appears stopped responding.
Re: Error building libs CEGUI (MinGW)
Ident wrote:Use dependency walker to find out what exact dlls you need.
Did you do that?
Which dlls did you place on the same dll as the imagecodec dll? Where is the imagecode placed? Did you use dependency walker on your executable?
CrazyEddie: "I don't like GUIs"
Re: Error building libs CEGUI (MinGW)
Yes :S
I added all bins (dlls) of dependencies, and which appeared in Dependency Walker.
I added all bins (dlls) of dependencies, and which appeared in Dependency Walker.
Re: Error building libs CEGUI (MinGW)
Dependency walker wont show you the imagecodec, my bad. It is delay-loaded. You can still inspect the imagecodec itself for finding out if all dlls for it (png, jpg) are present.
Any difference if you start the exe directly vs if you start it via IDE?
Can you give us a list all files in the folder of the executable?
Any difference if you start the exe directly vs if you start it via IDE?
Can you give us a list all files in the folder of the executable?
CrazyEddie: "I don't like GUIs"
Re: Error building libs CEGUI (MinGW)
These are all libraries , in addition to ls libCEGUI that I generated . ( there are many , so I not added )
EDIT: I found no bookstore like " imagecodec " or on the premises , or CEGUI .
Code: Select all
kernel32.dll
msvcrt.dll
opengl32.dll
user32.dll
libcorona.dll
libexpat.dll
libFreeImage.dll
libfreetype.dll
libgcc_s_dw2-1.dll
libglew.dll
libglfw.dll
libIL.dll
libILU.dll
libjpeg.dll
liblibmng.dll
liblibpng.dll
liblibtiff.dll
liblua.dll
libminizip.dll
libpcre.dll
libSILLY.dll
libstdc++-6.dll
libtinyxml.dll
libtoluapp.dll
libxerces-c_3.dll
libzlib.dll
EDIT: I found no bookstore like " imagecodec " or on the premises , or CEGUI .
Re: Error building libs CEGUI (MinGW)
Lord Fers wrote:These are all libraries , in addition to ls libCEGUI that I generated . ( there are many , so I not added )Code: Select all
kernel32.dll
msvcrt.dll
opengl32.dll
user32.dll
libcorona.dll
libexpat.dll
libFreeImage.dll
libfreetype.dll
libgcc_s_dw2-1.dll
libglew.dll
libglfw.dll
libIL.dll
libILU.dll
libjpeg.dll
liblibmng.dll
liblibpng.dll
liblibtiff.dll
liblua.dll
libminizip.dll
libpcre.dll
libSILLY.dll
libstdc++-6.dll
libtinyxml.dll
libtoluapp.dll
libxerces-c_3.dll
libzlib.dll
Whats with everythign being prefixed "lib". Are you sure there is no issue with that? And are you sure the Silly imagecodec looks for liblibpng.dll and no other name?
Lord Fers wrote:EDIT: I found no bookstore like " imagecodec " or on the premises , or CEGUI .
Bookstore???
CrazyEddie: "I don't like GUIs"
Re: Error building libs CEGUI (MinGW)
The agencies were created that way. Sorry , it was not ' bookstore ' was ' libraries', bad languaje traslation.
EDIT: I have the "libCEGUIFreeImageImageCodec.dll" in my folder.
EDIT: I have the "libCEGUIFreeImageImageCodec.dll" in my folder.
Re: Error building libs CEGUI (MinGW)
Ident wrote:You can still inspect the imagecodec itself for finding out if all dlls for it (png, jpg) are present.
Have you done that?
Re: Error building libs CEGUI (MinGW)
Yes , I've done that.
Re: Error building libs CEGUI (MinGW)
And what's the result? Are there any libs missing? If yes, which libs are missing?
Re: Error building libs CEGUI (MinGW)
Nothing is missing , the program simply stops responding. Never start .
Re: Error building libs CEGUI (MinGW)
What can I do? I do not want to resort to creating my own GUI , as I do not have much free time .
Re: Error building libs CEGUI (MinGW)
Is there anyone that works in MinGW CEGUI (in Code::Blocks)?
Re: Error building libs CEGUI (MinGW)
How can I work in MSVC , but MinGW not work ?
Who is online
Users browsing this forum: No registered users and 7 guests