- Subject: RE: 0.99-16 pre-release available
- From: <tatham@xxxxxxxxxxx>
- Date: Sat, 19 Oct 2002 11:45:58 +0100
John,
Thanks, that fixed it. So it rebuilds and works OK with MS VC 12.00.8168
A couple of people have asked me how I build jed/wjed and if I have a VC++
project file. I thought I'd answer here for the list.
I don't use a project file. I'm basically a command line person which is why
I use jed in the first place. So from the command line I build it like this:
	Unpack jed
	> cd src\mkfiles
	> mkmake WIN32 VC <makefile.all >Makefile
	> copy Makefile ..
	> cd ..
	> nmake
	> nmake wjed
 	copy mw32objs\jed.exe and wjed.exe to somewhere-else
Pretty easy really, much less mouse clicking than using the gui.
I hope that helps,
Nick
-----Original Message-----
From: owner-jed-users-l@xxxxxxxxxxxxxx
[mailto:owner-jed-users-l@xxxxxxxxxxxxxx]On Behalf Of John E. Davis
Sent: 17 October 2002 17:08
To: jed-users@xxxxxxxxxxx; jed-users@xxxxxxxxxxx
Subject: Re: 0.99-16 pre-release available
tatham@xxxxxxxxxxx <tatham@xxxxxxxxxxx> wrote:
>When I run wjed I get
>
>S-Lang Error: Undefined Name: W32shell_Perform_Globbing is undefined
A patch was sent to me today that fixes this.  A fix is to add
   variable W32shell_Perform_Globbing;
to os.sl.
Thanks,
--John
--------------------------
To unsubscribe send email to <jed-users-request@xxxxxxxxxxx> with
the word "unsubscribe" in the message body.
Need help? Email <jed-users-owner@xxxxxxxxxxx>.
--------------------------
To unsubscribe send email to <jed-users-request@xxxxxxxxxxx> with
the word "unsubscribe" in the message body.
Need help? Email <jed-users-owner@xxxxxxxxxxx>.
  [2002 date index]
  [2002 thread index]
  
  [Thread Prev] [Thread Next]
      
  [Date Prev] [Date Next]