From e6401936@est.fib.upc.es  Mon Dec 25 03:47:15 2000
Received: from dukas.upc.es (dukas.upc.es [147.83.2.62])
	by swi.psy.uva.nl (8.9.3/8.9.3) with ESMTP id DAA15463
	for <prolog@swi.psy.uva.nl>; Mon, 25 Dec 2000 03:47:14 +0100 (MET)
From: e6401936@est.fib.upc.es
Received: from correu.fib.upc.es (morgana.fib.upc.es [147.83.41.52])
	by dukas.upc.es (8.10.1/8.10.1) with ESMTP id eBP2iWa03101
	for <prolog@swi.psy.uva.nl>; Mon, 25 Dec 2000 03:44:37 +0100 (MET)
Received: by correu.fib.upc.es (Postfix, from userid 50001)
	id 167A85F8; Mon, 25 Dec 2000 03:47:41 +0100 (MET)
To: <prolog@swi.psy.uva.nl>
Message-ID: <977712460.3a46b54cde59f@webmail.fib.upc.es>
Date: Mon, 25 Dec 2000 03:47:40 +0100
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit
User-Agent: IMP/PHP IMAP webmail program 2.2.0-pre13
Subject: [SWIPL] new member, old problem: visual c++ & prolog

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??

Thanx.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??

Thanx.

