Thanks for pointing that out.  I just committed an updated version that works on Unicode builds.<br><br><div><span class="gmail_quote">On 7/22/07, <b class="gmail_sendername">Sven Hesse</b> <<a href="mailto:drmccoy@users.sourceforge.net" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">

drmccoy@users.sourceforge.net</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hey.<br><br>> On Linux the Makefile should work.  Just use 'make tools_gui'.
<br><br>Well, the compile fails for me (with an Unicode build of wx2.8), it<br>complains about not being able to convert const char[n] to wxString.<br>Wrapping all literal string into wxT() fixes it for me and AFAIK<br>that's what you should do anyway.
<br>( i.e. "Foo" -> wxT("Foo") )<br><br>Apart from that, the GUI looks good, if you ask me. :)<br><br><br>Greetings and stuff<br>        Sven<br><br>-----BEGIN PGP SIGNATURE-----<br>Version: GnuPG 
v1.4.6
 (GNU/Linux)<br><br>iD8DBQFGpA30rnto870qlTsRAsTRAJ4zyC6d/cJU/px1rJcKWGCp77pwjQCgsvbz<br>PC/UWt9hZlX57oaNlj4CRwI=<br>=Y+mC<br>-----END PGP SIGNATURE-----<br><br></blockquote></div><br>