From lesta@sbs-softwaresysteme.de  Wed Dec 27 19:04:31 2000
Received: from mail.mts.de ([212.28.97.42])
	by swi.psy.uva.nl (8.9.3/8.9.3) with ESMTP id TAA06290
	for <prolog@swi.psy.uva.nl>; Wed, 27 Dec 2000 19:04:31 +0100 (MET)
Received: from [217.0.202.207] by mail.members.mts.de (NTMail 6.00.0014/NY9411.00.868c0240) with ESMTP id rtffaaaa for prolog@swi.psy.uva.nl; Wed, 27 Dec 2000 19:03:19 +0000
Received: from 10.10.10.57:2264
	  by KEN! DSL (0.0.0.0:25) with SMTP
	  Wed Dec 27 18:51:39 2000 +0100
Message-Id: <001c01c0702e$e5b53b00$390a0a0a@lesta2>
From: "Lesta" <Lesta@sbs-softwaresysteme.de>
To: <e6401936@est.fib.upc.es>
Cc: "swi prolog mailing list" <prolog@swi.psy.uva.nl>
References: <977712460.3a46b54cde59f@webmail.fib.upc.es>
Subject: Re: [SWIPL] new member, old problem: visual c++ & prolog
Date: Wed, 27 Dec 2000 19:00:28 +0100
Mime-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 5.00.2919.6700
X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700


----- Original Message ----- 
From: <e6401936@est.fib.upc.es>
To: <prolog@swi.psy.uva.nl>
Sent: Monday, December 25, 2000 3:47 AM
Subject: [SWIPL] new member, old problem: visual c++ & prolog


LibplD.lib is the debugging version of libpl.lib. You can change the
library's in the settings of the projekt file.

If you have any trouble with the example 
'PlEmbMFC_App' sent a mail to
lesta@t-online.de


> Hi to everyone. I'm trying to make a Prolog engine in my 
> Visual C++
> program, so I downloaded the example you did. But when I 
> try to link
> visual says: "Unable to find libplD.lib". I added the 
> pl/lib directory
> into de Visual C++ LIBS directories, and I did the same 
> with the
> includes one but it still didn't work. I found 
> 'libpl.lib" and I tried
> to renaming it. Then it links correctly, but when I 
> execute there are
> many errors about ERROR:UNDEFINED PROCEDURE:, and it 
> appears many times.
> Is there any solution??


