I already added the path to my system variables but still when I type swipl in the command prompt it doesn't open the program. System Variables
Asked
Active
Viewed 2,889 times
0
-
You need to add "D:\swipl\bin" to the end of "Path" – David Tonhofer Jun 13 '20 at 16:23
-
Of interest: [Install SWI-Prolog development version on Windows 10](https://swi-prolog.discourse.group/t/install-swi-prolog-development-version-on-windows-10/1131) – Guy Coder Jun 13 '20 at 17:37
-
@DavidTonhofer did that and it worked, thanks – MahmoudLamei Jun 14 '20 at 18:38
1 Answers
0
When you add the path of SWIPL which is mostly found at "C:\Program Files\swipl\bin" (unless specified explicitly) to your System Variable - PATH. Then reopen you command prompt and try again.

Srijan Chaudhary
- 637
- 1
- 8
- 18