|
From: | . |
Subject: | compile problem_under windows 2000 |
Date: | Sat, 26 Apr 2003 02:54:14 -0700 |
Hi
I can not compile a prog.pl to a prog.exe under
windows\dos.
I installed the gprolog under f:
after running gprolog.vars.bat , it adds itself to the PATH then I do "gplc test.pl" it gives me error message test1.pl is in the root of F: then I do "gplc test1" it gives me anothe error
message.
error messages are
above.
==================== I have ms-visual c++ does it help to install it? ==================== how can I compile? thanks
Regards
Nicholas Wilbright
address@hidden =====================
F:\>gprologvars Setting environment for using GNU Prolog F:\>path
PATH=%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;c:\Zend\lib\p hp_ext;F:\Program Files\SSH;"F:\GProlog\bin" F:\>gplc test1.pl
error trying to execute nasm: No such file or directory compilation failed F:\>gplc test1
error trying to execute cl /nologo /Fetest1 F:\GProlog\lib\obj_begin.obj test1 F :\GProlog\lib\all_pl_bips.obj F:\GProlog\lib\all_fd_bips.obj F:\GProlog\lib\top_ level.obj F:\GProlog\lib\debugger.obj F:\GProlog\lib\libbips_fd.lib F:\GProlog\l ib\libengine_fd.lib F:\GProlog\lib\libbips_pl.lib F:\GProlog\lib\obj_end.obj F:\ GProlog\lib\libengine_pl.lib F:\GProlog\lib\liblinedit.lib advapi32.lib user32.l ib ws2_32.lib /link /subsystem:console : No such file or directory compilation failed =================== |
[Prev in Thread] | Current Thread | [Next in Thread] |