[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Compiling with MSVCC
From: |
Elmar Haneke |
Subject: |
Compiling with MSVCC |
Date: |
Fri, 12 Jan 2001 15:22:43 +0100 |
I tried to compile gProlog (1.2.1 and 1.2.5) with the Microsoft
compiler but with no success
At first the cpp_headers does not find the header files, but this
problem can easyly be fixed by invoking
cpp_headers headers.h gprolog.h ..\EnginePL ..\BipsPL
..\EngineFD ..\BipsFD
An second problem was a crashing compiler, this problem can be
solved by simply rerunning make.
The third problem arises when the executables (e.g. pl2wam.exe) are
run. Here an crash appears which cannot be fixed by just rerunning.
Any hints what might help.
Elmar
- Compiling with MSVCC,
Elmar Haneke <=