Yeah I am going to play with this a little more, but at least I was able to get it built using visual studio express. I did notice that cegui does not get built into the mingw32 version, so a gui will be out of the question because it doesn't have the libraries to build properly anyway. Tried it several times and it failed running mingw32's version of ld looking for CEGUIBase. Basically, looks like when building under linux, might need to look for another gui interface other than cegui.<div>
<br></div><div>Brent</div><div><br>
<br><div class="gmail_quote">On Tue, Aug 10, 2010 at 7:49 AM, Gerd Hoffmann <span dir="ltr"><<a href="mailto:kraxel@redhat.com" target="_blank">kraxel@redhat.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div>On 08/09/10 02:52, bwellsnc wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
With the version that I build using Visual Studio C++ Express, I now<br>
have a gui where I can enter the server name, port number, secure port<br>
number, and password. This leads me to believe that mingw32 is not<br>
building all the dependencies for spicec.exe. I think the gui portion<br>
is being skipped for some reason.<br>
</blockquote>
<br></div>
Yes. The gui is built using cegui and it is a compile time option, i.e. you can built spicec without gui too. Maybe this is where actually the problem is: When building with mingw32 (and without cegui) we might take some untested+broken code paths because the visual c++ builds are usually done with cegui ...<br>
<br>
cheers,<br><font color="#888888">
Gerd<br>
<br>
</font></blockquote></div><br>
</div>