« Return to Thread: Issue initializing Prolog Engine in Visual C#

Re: Issue initializing Prolog Engine in Visual C#

by Jan Wielemaker-3 :: Rate this Message:

Reply to Author | View in Thread

I know nothing about .NET, but ....

On Wednesday 01 July 2009 01:42:21 Vineet Kashyap wrote:
>             Environment.SetEnvironmentVariable("SWI_HOME_DIR",
> @"c:\\program files\pl\boot32.prc");

SWI_HOME_DIR is a directory, not a file.  Must be "c:\\program files\pl"

        --- Jan

_______________________________________________
SWI-Prolog mailing list
SWI-Prolog@...
https://mailbox.iai.uni-bonn.de/mailman/listinfo.cgi/swi-prolog

 « Return to Thread: Issue initializing Prolog Engine in Visual C#