Howdy John? If you turn up such a thing, I'd like it too.
Dhu On Sun, 24 Feb 2008 12:00:37 -0500 [EMAIL PROTECTED] wrote: > Send Users-prolog mailing list submissions to > [email protected] > > To subscribe or unsubscribe via the World Wide Web, visit > http://lists.gnu.org/mailman/listinfo/users-prolog > or, via email, send a message with subject or body 'help' to > [EMAIL PROTECTED] > > You can reach the person managing the list at > [EMAIL PROTECTED] > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of Users-prolog digest..." > > > Today's Topics: > > 1. Can I use GNU Prolog with Visual C++ 2008 Express? (John Small) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Sat, 23 Feb 2008 20:40:04 -0500 > From: "John Small" <[EMAIL PROTECTED]> > Subject: Can I use GNU Prolog with Visual C++ 2008 Express? > To: <[email protected]> > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain; charset="iso-8859-1" > > One problem with using C++ 2008 Express is MS changed > the library name from LIBC to LIBCP. > > So if I try to compile > > gplc hello_world.pl > > Because various gprolog libraries refer to LIBC I get a linker error: > > LINK : fatal error LNK1104: cannot open file 'LIBC.lib' > compilation failed. > > I tried to find MSVC 6.0 on the net but couldn't. Does anyone > know where I can download it from? > > VC++ 2008 Express is the current free download compiler/linker. > Any chance of getting a gprolog Win32 auto-install setup compiled under > VC++ 2008 version? > > Thanks! > > John > > > > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: > http://lists.gnu.org/pipermail/users-prolog/attachments/20080223/26f0fa76/attachment.html > > ------------------------------ > > _______________________________________________ > Users-prolog mailing list > [email protected] > http://lists.gnu.org/mailman/listinfo/users-prolog > > > End of Users-prolog Digest, Vol 59, Issue 1 > ******************************************* > _______________________________________________ Users-prolog mailing list [email protected] http://lists.gnu.org/mailman/listinfo/users-prolog
