From afreitas@imes.com.br  Sat Aug 28 23:10:54 1999
Received: from imes.com.br ([200.245.82.129])
	by swi.psy.uva.nl (8.9.3/8.9.3) with ESMTP id XAA18235
	for <prolog@swi.psy.uva.nl>; Sat, 28 Aug 1999 23:10:46 +0200 (MET DST)
Received: from l0w9f8 (pppremoto16 [200.245.82.112]) by imes.com.br (8.7.1/8.7.1) with ESMTP id SAA01118; Sat, 28 Aug 1999 18:12:41 -0300 (EST)
Message-ID: <37C8507A.39DDB5C4@imes.com.br>
Date: Sat, 28 Aug 1999 18:11:22 -0300
From: Aparecido Valdemir de Freitas <afreitas@imes.com.br>
Reply-To: afreitas@imes.com.br
X-Mailer: Mozilla 4.01 [en] (Win95; I)
MIME-Version: 1.0
To: "prolog@swi.psy.uva.nl" <prolog@swi.psy.uva.nl>
CC: Aparecido Freitas <afreitas@imes.com.br>
Subject: DLL - Interface
X-Priority: 3 (Normal)
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Hello,

I am trying to generate the DLL example included at directory
src\win32\foreign. The name of the file that I am testing is DLLTEST.C.

I am using, Windows 98 and MS-VC++6.0.

The compile process was OK!
Compiling...
dlltest.c
dlltest.obj - 0 error(s), 0 warning(s)

But, at the building ocurred the message:

Linking...
LINK : fatal error LNK1104: cannot open file "..\..\..\lib\libplD.lib"
Error executing link.exe.

The file .dsp (MS-VC++ 5.0) was correctly handled by MS-VC++6.0.

I ensured that the include directory was apponted to SWI-Prolog
directory and the library directory too.

I download the Win32 binaries of SWI-Prolog 3.2.8, but I didn't find the
file \lib\libplD.lib.

Could somebody help me!

Thanks and excuse me, because my English is not very good.

Best Regards,

Aparecido Valdemir de Freitas



