Will,

Thanks, I tried a libwpd build again with VS 2005 and it worked. Last time it didn't.

Must have been repeated finger trouble. Sorry to bother you.

regards - David

From: William Lachance <[EMAIL PROTECTED]>
To: libwpd-devel@lists.sourceforge.net
Date: Tue, 20 Mar 2007 12:36:43 -0300
User-Agent: KMail/1.9.5
X-Spam-Score: 5.0 (+++++)
X-Spam-Report: Spam Filtering performed by sourceforge.net.
        See http://spamassassin.org/tag/ for more details.
        Report problems to
        http://sf.net/tracker/?func=add&group_id=1&atid=200001
        0.0 RCVD_BY_IP             Received by mail server with no name
        5.0 DATE_IN_FUTURE_24_48 Date: is 24 to 48 hours after Received: date
X-Spam-Flag: YES
Subject: Re: [Libwpd-devel] Building libwpd for MS Visual Studio 2005
X-BeenThere: libwpd-devel@lists.sourceforge.net
X-Mailman-Version: 2.1.8
List-Id: <libwpd-devel.lists.sourceforge.net>
List-Unsubscribe: <https://lists.sourceforge.net/lists/listinfo/libwpd-devel>,

<mailto:[EMAIL PROTECTED]>
List-Archive: <http://sourceforge.net/mailarchive/forum.php?forum=libwpd-devel>
List-Post: <mailto:libwpd-devel@lists.sourceforge.net>
List-Help: <mailto:[EMAIL PROTECTED]>
List-Subscribe: <https://lists.sourceforge.net/lists/listinfo/libwpd-devel>,
        <mailto:[EMAIL PROTECTED]>
Sender: [EMAIL PROTECTED]

On Sunday 18 March 2007 08:41, David Hislop wrote:

> The cure is probably to rebuild libwpd with VS 2005, hence my question.
> As Larry's WordPerfect Indexer is an ATL application, I can't really use
> MinGW. At least I think I can't, but I'm happy to be proved wrong - I've
> built libwpd with MinGW and, although it was a little difficult getting
> the dependencies right and working around some of the incompatible
> libraries etc (bzip2 comes to mind), it worked eventually by omitting
> bzip support. So, if the solution is to build libwpd-0.8.lib with MinGW
> and link with VS 2005, I'll be fine with that, but I'd still like to know
> what dependent packages I need to install.

You can't link C++ code (like libwpd) compiled with MinGW with code compiled
with MS VC++, as their name mangling approach is totally different. C code
usually does work, however.

The solution is probably to compile/link everything with visual studio (or the
command line compiler).

Will


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Libwpd-devel mailing list
Libwpd-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libwpd-devel
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQBF//+LNbsx4+7HsQERAhGjAKCZ5lIgZr/lrESIurK56SsK6FeZogCaA8db
twA1Nq164N5yi+Vo07sKYck=
=7fQY
-----END PGP SIGNATURE-----
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Libwpd-devel mailing list
Libwpd-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libwpd-devel

Reply via email to