Page 1 of 1

[SOLVED] Installation issue - dependencies

Posted: Sun Mar 02, 2014 10:50
by dode74
Tried to install CEGUI onto a win7-64 PC using mingw and the method at http://risc.blogspot.co.uk/2013/08/how- ... -with.html
There were issues with dependency installation as shown in the link to the screenshot. Any ideas?

http://i1013.photobucket.com/albums/af2 ... 9f2084.png

Re: Installation issue - dependencies

Posted: Sun Mar 02, 2014 12:24
by Ident
text on image unreadable

Re: Installation issue - dependencies

Posted: Sun Mar 02, 2014 12:41
by dode74

Re: Installation issue - dependencies

Posted: Sun Mar 02, 2014 13:38
by Ident
this console window log doesn't help at all, or does it help you when debugging? figure out which line of code causes this and maybe you can figure out what the problem is. unfortunately i cant help you like this

Re: Installation issue - dependencies

Posted: Sun Mar 02, 2014 20:10
by dode74
Fair enough. I tried again using your excellent video as a guide. The only difference apart from the destination location is that I am using MinGW, and everything appears to work correctly in CMake - there are no error messages at any point. This is a comparison between your video (left) and my own build file:

http://i1013.photobucket.com/albums/af2 ... a5270e.png

I find myself unable to proceed. The files were downloaded two days ago from here: http://cegui.org.uk/download

Edit: ignore the above, I got it to work with Visual C++ 2012 after finding out CMake calls it MSVC 11... My apologies for the REALLY stupid question.

Re: Installation issue - dependencies

Posted: Mon Mar 03, 2014 08:41
by Ident
No problem