Hi Jason,<br><br><div><span class="gmail_quote">On 5/2/06, <b class="gmail_sendername">Jason Turner</b> &lt;<a href="mailto:lefticus@gmail.com">lefticus@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I have mentioned this problem with getting SWORD &gt;1.5.7a to compile<br>under ming several times in different contexts. IIRC it is related to<br>the installMgr &amp; ftp.</blockquote><div><br>Yes, that does seem to be the issue -- more specifically it seems to be with the interface between the InstallMgr and Curl.&nbsp; Initially the problem fell in that it wasn't detecting the curl/curl.h header correctly, since it wasn't including the proper Include location.&nbsp; Once I fixed that problem (by manually adding -I/usr/include to the appropriate Makefiles), the issue fell with a problem with the std:: namespace, an issue that has cropped up in the past with other people all over the web... I just couldn't figure out how to make it work.&nbsp; The problem has re-occurred at numerous times with gcc from 
2.9x through 4.1.x -- each time the gcc people fix that iteration of the problem and claim that it's fixed, but the problem must be a deep-routed problem with the gcc/glibc interface.&nbsp; I don't know what keeps it from cropping up in Linux, but I don't know all that much about compiler internals.&nbsp; Maybe that helps someone?
<br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Greg, I'm sure you're familiar with the work I have done with getting<br>wxMozilla to work with mingw, You'll need that at some point if you
<br>want r-to-l support.</blockquote><div><br>Yes, I just realized that late last night... wxHTML does not appear to have any support for r-tol support.&nbsp; I tried compiling with your build of the wxMozilla for Windows but hadn't set up *something* properly the first time.&nbsp; I think that I could get it running now, but you compiled against 
wxMozilla-0.5.4, which has poor Unicode support to begin with (a fault of Mozilla/Netscape's handling of the Unicode, not wxWidgets).&nbsp; That has been fixed in wxMozilla-0.5.6, which now has an official release out.&nbsp; That should also support building without wxGTK as well.&nbsp; I'll try recomipling the wxMozilla interface with your Mozilla build and the 
wxMozilla-0.5.6 release sometime soon and see if I can work that into the program.&nbsp; For now, though, it works with l-to-r languages.<br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Don't forget you are more than welcome to host your project on<br><a href="http://source.emptycrate.com">http://source.emptycrate.com</a></blockquote><div><br>Currently the program is hosted at <a href="http://wxsword.sourceforge.net">
http://wxsword.sourceforge.net</a> and the SVN repository is the current one that I'm using.&nbsp; But thanks for your offer!<br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
God Bless,<br>Jason</blockquote><div><br><br>Blessings,<br>Greg <br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">On 5/1/06, Daniel Glassey &lt;
<a href="mailto:dglassey@gmail.com">dglassey@gmail.com</a>&gt; wrote:<br>&gt; On 01/05/06, Greg Hellings &lt;<a href="mailto:greg.hellings@gmail.com">greg.hellings@gmail.com</a>&gt; wrote:<br>&gt; &gt; Fellow developers,<br>
&gt; &gt;<br>&gt; &gt; I wrote into the list late last summer about starting a simplistic<br>&gt; &gt; wxWidgets-based sword client.&nbsp;&nbsp;I started that project last summer and worked<br>&gt; &gt; diligently through the summer months and got the client working basically
<br>&gt; &gt; under Linux.&nbsp;&nbsp;However I kept running into problems getting the front-end to<br>&gt; &gt; compile under Windows.&nbsp;&nbsp;Now, however, I can claim that the wxSword client<br>&gt; &gt; can now compile under Linux as well as Windows in SVN.&nbsp;&nbsp;The windows
<br>&gt; &gt; front-end only has basic HTML support, since integrating wxWidgets and<br>&gt; &gt; Mozilla was quite cumbersome.&nbsp;&nbsp;I'll be packing up a new source tarball and<br>&gt; &gt; probably the Windows executable within the next day or two to put up on
<br>&gt; &gt; Sourceforge.&nbsp;&nbsp;The executable integrates with a currently installed SWORD<br>&gt; &gt; Project under either Linux or Windows with only the definition of the<br>&gt; &gt; SWORD_PATH environment variable.<br>&gt;
<br>&gt; Hi Greg :)<br>&gt; Great news.<br>&gt;<br>&gt; &gt; It would, though, be nice if<br>&gt; &gt; post-sword1.5.7a would compile under Cygwin/MinGW on Windows.<br>&gt;<br>&gt; I haven't looked but is there a bug report somewhere. Er, if someone
<br>&gt; has time they might try cross-compiling with mingw on linux if they<br>&gt; don't have windows.<br>&gt;<br>&gt; Regards,<br>&gt; Daniel<br>&gt;<br>&gt; _______________________________________________<br>&gt; sword-devel mailing list: 
<a href="mailto:sword-devel@crosswire.org">sword-devel@crosswire.org</a><br>&gt; <a href="http://www.crosswire.org/mailman/listinfo/sword-devel">http://www.crosswire.org/mailman/listinfo/sword-devel</a><br>&gt; Instructions to unsubscribe/change your settings at above page
<br>&gt;<br><br><br>--<br><a href="http://emptycrate.com">http://emptycrate.com</a> Games, Programming, Travel &amp; other stuff<br><br>_______________________________________________<br>sword-devel mailing list: <a href="mailto:sword-devel@crosswire.org">
sword-devel@crosswire.org</a><br><a href="http://www.crosswire.org/mailman/listinfo/sword-devel">http://www.crosswire.org/mailman/listinfo/sword-devel</a><br>Instructions to unsubscribe/change your settings at above page<br>
</blockquote></div><br>