Ascii-problems when compiling stand-alone in swi-prolog...
From: Olof (biomechanic_at_doctor.com)
Date: 02/10/04
- Next message: rg: "Re: newbie question: recursion algorithm and iterative algorithm"
- Previous message: Matthew Purver: "Re: newbie question:swi-prolog, "()" pair check"
- Next in thread: Cesar Rabak: "Re: Ascii-problems when compiling stand-alone in swi-prolog..."
- Reply: Cesar Rabak: "Re: Ascii-problems when compiling stand-alone in swi-prolog..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 10 Feb 2004 13:44:27 -0800
Hi there!
I'm having a really annoying trouble when creating stand-alone
executables in Swi...My professor gave me a tip of this group so on
his recommendation I plead for your expertice on this...
When I compile a stand-alone executable in Swi, some of the characters
(å,ä and ö...Yes, I'm from Sweden, you guessed it) transforms into
other characters. I've figured out that the coding system for swedish
ascii is iso-latin-1-with-esc (at least that's the case in sicstus),
but unlike in sicstus, I have found no way to change coding system in
swi. Is it possible to change this in the compilation-command? Right
now I'm just writing:
plcon.exe --goal=start_goal --stand_alone=true -o output -c input.pl
in order to get an executable. Should there be anything else in there?
Please help me with this problem, any help is greatly appreciated
(going nuts here...)...
/Olof
- Next message: rg: "Re: newbie question: recursion algorithm and iterative algorithm"
- Previous message: Matthew Purver: "Re: newbie question:swi-prolog, "()" pair check"
- Next in thread: Cesar Rabak: "Re: Ascii-problems when compiling stand-alone in swi-prolog..."
- Reply: Cesar Rabak: "Re: Ascii-problems when compiling stand-alone in swi-prolog..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|