<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1505" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Greg,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Interesting ...</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I tried to build it with Microsoft vc71 on
XP-SP2 and ran into the following problems:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>**************************</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>#include
<wxmozilla/wxMozillaBrowser.h></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I installed wxmozilla 0.5.5, and the above line
doesn't seem to be consistent with their file directory layout.</FONT></DIV>
<DIV><FONT face=Arial size=2>wxMozillaBrowser.h is in the src subdirectory. I
defined WXMOZILLA_PATH and changed it to:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>
<DIV><FONT face=Arial size=2>#include
<wxMozillaBrowser.h></FONT></DIV></FONT></DIV>
<DIV><FONT face=Arial size=2>
<DIV><FONT face=Arial size=2>**************************</FONT></DIV>
<DIV> </DIV></FONT></DIV>
<DIV><FONT face=Arial size=2>..\include\al_num.h(119) : error C2084: function
'int al_pos(const wxChar *)' already has a
body<BR> ..\include\al_num.h(7) : see
previous definition of 'al_pos'</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>/*<BR>int al_pos(const wxChar *s) {<BR>// code
here<BR>}<BR>*/</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>vc71 seems to treat the two al_pos routines as
equivalent. I commented out the first routine to get it to compile.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV><FONT face=Arial size=2>
<DIV>
<DIV><FONT face=Arial size=2>
<DIV><FONT face=Arial size=2>**************************</FONT></DIV>
<DIV> </DIV></FONT></DIV>c:\tmp\__stage\wxsword\src\wxsword.cpp(24) : error
C4716: 'wxSword::OnInit' : must return a value</DIV>
<DIV> </DIV>
<DIV>I had OnInit return true to get it to compile.</DIV>
<DIV> </DIV>
<DIV>
<DIV><FONT face=Arial size=2>
<DIV><FONT face=Arial size=2>**************************</FONT></DIV>
<DIV> </DIV></FONT></DIV>Once it would all compile, then there are link
errors ... but I didn't wrestle with them too much and wanted to report the
above to you first.</DIV>
<DIV> </DIV>
<DIV>There problems may reflect lack of understanding on my part.</DIV>
<DIV> </DIV>
<DIV>HTH</FONT></DIV>
<BLOCKQUOTE
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
<DIV
style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B>
<A title=greg.hellings@gmail.com href="mailto:greg.hellings@gmail.com">Greg
Hellings</A> </DIV>
<DIV style="FONT: 10pt arial"><B>To:</B> <A title=sword-devel@crosswire.org
href="mailto:sword-devel@crosswire.org">SWORD Developers' Collaboration
Forum</A> </DIV>
<DIV style="FONT: 10pt arial"><B>Sent:</B> Friday, July 01, 2005 1:31 PM</DIV>
<DIV style="FONT: 10pt arial"><B>Subject:</B> [sword-devel] New, young,
front-end</DIV>
<DIV><BR></DIV>Greetings,<BR>I have begun work on a new, young, front-end for
Sword, using wxWidgets and wxMozilla. It is still very new and very
small, but it has made for a good learning exercise and programming
practice. You can find it at <A
href="http://wxsword.sourceforge.net">http://wxsword.sourceforge.net</A> -
though if you want to take a quick look at it, it's probably best to use the
CVS version, since innumerable changes have been made since the tar-ball of
just a few days ago. Building it might be a trick at the moment, since I
haven't set up any sort of autoconf or automake yet, but if you have wxWidgets
2.6 installed and wxMozilla installed, it shouldn't be too hard to build it on
Linux. Just a throw out there, and I'd love comments!<BR><BR>--Greg<BR>
<P>
<HR>
<P></P>_______________________________________________<BR>sword-devel mailing
list:
sword-devel@crosswire.org<BR>http://www.crosswire.org/mailman/listinfo/sword-devel<BR>Instructions
to unsubscribe/change your settings at above page</BLOCKQUOTE></BODY></HTML>