Looks good. I&#39;ve integrated it into the main repository!<div><br></div><div>-Per</div><div><br><div class="gmail_quote">On Wed, May 18, 2011 at 8:57 AM, josx <span dir="ltr">&lt;<a href="mailto:josx@interorganic.com.ar">josx@interorganic.com.ar</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">On Lunes 16 Mayo 2011 08:25:41 josx escribió:<br>
<div><div></div><div class="h5">&gt; On Jueves 12 Mayo 2011 13:30:19 Gary Briggs escribió:<br>
&gt; &gt; On Thu, May 12, 2011 at 11:36:05PM +0900, Per Johan Groland wrote:<br>
&gt; &gt; &gt; &gt; BTW I cant compile jmdlx because unicode support on Wx<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; I am compiling with gcc in debian gnu/linux, this kind of error:<br>
&gt; &gt; &gt; &gt; conversion from `const char[12]&#39; to `const wxString&#39; is ambiguous<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; Check Here:<br>
&gt; &gt; &gt; &gt; <a href="http://wiki.wxwidgets.org/WxString" target="_blank">http://wiki.wxwidgets.org/WxString</a><br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; I don&#39;t have wxwidgets set up at the moment, but I am pretty sure it<br>
&gt; &gt; &gt; compiled fine before, probably with an older wxwidgets. Is there<br>
&gt; &gt; &gt; perhaps an option that can be set in the makefile for non-unicode<br>
&gt; &gt; &gt; mode?<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; If not, it should not be that much work to convert all the internal<br>
&gt; &gt; &gt; strings in jmdlx to Unicode. For the jmlib calls that expect a char*,<br>
&gt; &gt; &gt; it will be necessary to convert using one of the methods in the link<br>
&gt; &gt; &gt; you sent. Converting to UTF-8 seems the simplest, and I think that it<br>
&gt; &gt; &gt; will work correctly with jmlib (if not, let me know).<br>
&gt; &gt;<br>
&gt; &gt; I started the conversion a long time ago, but at the time I didn&#39;t<br>
&gt; &gt; really comprehend what I was doing; everything went to hell, and I never<br>
&gt; &gt; committed it.<br>
&gt; &gt;<br>
&gt; &gt; It&#39;ll build find with wx2.4, but that&#39;s obviously a bit out of date<br>
&gt; &gt; right now. Since you&#39;re on debian, though, there&#39;s wx2.4 packages<br>
&gt; &gt; available that you can use.<br>
&gt; &gt;<br>
&gt; &gt; Gary (-;<br>
&gt;<br>
&gt; I have changed my local version to compile with wx2.6.<br>
&gt;<br>
&gt; WIth _T() on string so then I can translate to another language ( my mother<br>
&gt; language is spanish)...<br>
&gt;<br>
&gt; I could compile it, also I have changed makefile to support new sqlite<br>
&gt; support.<br>
&gt;<br>
&gt; But sometging went wrong when executing....segmentation fault....(someting<br>
&gt; with sqlite). I will debug it and tell you later hat happend....<br>
<br>
</div></div>After some effort I have compiled jmdlx and aajm<br>
I have forked on github<br>
you can checkit out here:<br>
<a href="https://github.com/josx/jugglemaster" target="_blank">https://github.com/josx/jugglemaster</a><br>
<div><div></div><div class="h5"><br>
<br>
<br>
--<br>
Di Biase José Luis<br>
--&gt; [<a href="http://www.ovejafm.com" target="_blank">http://www.ovejafm.com</a>]<br>
--&gt; [<a href="http://www.elarteylatecnologia.com.ar" target="_blank">http://www.elarteylatecnologia.com.ar</a>]<br>
&quot;viaja hasta tu ideal, sembra tu flor, labra tu libertad, rega tu voz<br>
cerra tus ojos que sobra lugar en idilia para los dos&quot;<br>
_______________________________________________<br>
jugglemaster mailing list<br>
<a href="mailto:jugglemaster@icculus.org">jugglemaster@icculus.org</a><br>
<a href="http://icculus.org/mailman/listinfo/jugglemaster" target="_blank">http://icculus.org/mailman/listinfo/jugglemaster</a><br>
</div></div></blockquote></div><br></div>