Hi Sven,
I'm messing around with MS Windows right now...
One interesting way is
"How to spawn console processes with redirected standard handles"
sample code at :
http://support.microsoft.com/kb/190351
and it is quite a general solution for many applications (such as using guile
with window
Dear Noah,
there are no inherent problems with mixing Guile, C, C++, guile (MS
windows, LINUX,GNUStep,X11)
Depends on how you order your includes, which OS you use, version conflicts
etc.
Using scoping rules to the fullest you can pretty much mix it up as you
like.
obj.
Any interest in any of the above keywords ?
I wrote it, should I publish it ?
Interested in knowing if people use MSwindows and guile much ?
regards,
objcjohn
Hi Guilers,
I've got guile 2.0.1 to work on cygwin with a nasty "test hack".
in scm_to_stringn function:
ret = mem_iconveh (jrgbuf, ilen,
"ISO-8859-1"
//??
, enc,//"ANSI_X3.4-1968" "ISO-8859-1" "UTF-8"
Hi Paul,
On the Microsoft Windows front, it builds if you use cygwin (for the POSIX)
stuff.
The README file with the guile distribution gives you info. on how to build
it on different systems.
John.
--
From: "Paul Smith"
Sent: Thursday, Septe
Hi,
Here is a graphical interface to Guile based on the tortoise demo for
Windows.
http://www.branch-twigg.webs.com/
twigg,tar.7z (tarball)
contains learn1_lib.cpp to build a DLL (C functions and scheme interface )
and twigg.exe to expose the windows handle (HWND).
regards,
John
Hi Righard,
All versions of Guile work well with Cygwin on Windows.
See:-
http://lists.gnu.org/archive/html/guile-sources/2011-09/msg0.html
Regards,
John.
--
From: "Righard van Roy"
Sent: Friday, August 17, 2012 9:32 PM
To:
Subject: Mingw
Hi Guiler's,
Are there any MSWindows guile users out there ?
I just built guile-2.0.7.18-03a2f
Check out http://branch-twigg.webs.com/ for what I done with it.
currently playing with BioSchematics - L-System Parser and Drawing tool by -
Xavier Raynaud
If I get it to do any useful work might ent
: "Ludovic "Courtès""
Sent: Friday, February 01, 2013 5:13 PM
To: "objc"
Cc:
Subject: Re: Guile and MSWindows
Hi,
"objc" skribis:
I just built guile-2.0.7.18-03a2f
Check out http://branch-twigg.webs.com/ for what I done with it.
currently playing with Bi
available.
regards,
John Goodwin.
> --
> From: "Ludovic "Courtès""
> Sent: Friday, February 01, 2013 5:13 PM
> To: "objc"
> Cc:
> Subject: Re: Gui
(let-values (((instr exec)
(instrumented/executed-lines data "foo.scm")))
(and (= 2 instr) (= 2 exec))
$1 = #t
scheme@(guile-user)>
---
Regards,
John Goodwin
Hi Eli,
I've seen problems like this too.
GENguile-procedures.texi
Throw without catch before boot:
You have to build guile.exe properly before guile-procedures.texi etc...
works because guile.exe (guilec.exe) builds them.
To get the build right, I change ports.c print.c and strings .c
92
12 matches
Mail list logo