Can I use GNU Prolog with Visual C++ 2008 Express?

"John Small" <[email protected]>
Newsgroups gmane.comp.gnu.prolog.general
Message-ID <000601c87686$2ea268f0$f24d3044@your94e826b122>
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

_______________________________________________
Users-prolog mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/users-prolog
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.