There is indeed a problem with the current binary for Windows - the one built under MSVC, not the one built under cygwin. It looks like none of the EXECUTIVE_MODS are there - I think that the rule to create dx.mdf from dxmdf.src in src/exec/dxmods must have been wrong. When dxmdf.src is passed through the preprocessor to create dx.mdf, the EXECUTIVE_MODS #define wasn't set.
Greg "Allard" <[EMAIL PROTECTED]>@opendx.watson.ibm.com on 07/07/2001 11:48:24 AM Please respond to [email protected] Sent by: [EMAIL PROTECTED] To: <[email protected]> cc: Subject: Re: Re: [opendx-users] Opendx for windows/nt I have seen this too when I tried to run the windbarbs.net example program. Also, I have experienced the problem with the sequencer which others have been experiencing when I try to configure the range of the frames that I wish to view. When I keep the defaults (1-100), it works fine. I have also been getting errors relating to the keyboard. For example, if I try to highlight a directory name in the file browser and then hit "backspace" to erase the name so I can put my directory in, the cursor advances as if I hit the space bar. I get the same result when I hit "delete". Also, "delete" won't work in the program editor window to cut a module. I have to go to the menu and use the mouse. -----Original Message----- From: [EMAIL PROTECTED] <[EMAIL PROTECTED]> To: [email protected] <[email protected]> Date: Saturday, July 07, 2001 7:22 AM Subject: Ad: Re: [opendx-users] Opendx for windows/nt > > "Gregory D Abram" > <[EMAIL PROTECTED]> Til: [email protected] > Sendt av: cc: > [EMAIL PROTECTED] Emne: Re: [opendx-users] Opendx for windows/nt > on.ibm.com > > > 07/06/01 17:36 > Vennligst send svar til > opendx-users > > > > > > > > > > >> I see 4.1.3 is available in binary form from OpenDX.org - is there a >> problem with it? > >> Greg > > >actullay, yes (see below), and it seems to be that I'm not teh only one. > >Hey: > >I' m trying to install Opendx Ver 4.13 on Windows NT with Exceed 6.1. I >installed it using the wizard and updated the *.bat files, as mentioned. >dx seems to work, but I've problemen with some of the modules, e.g. , >trying to l open accumulate.net >I'm geeting the following error list. Parts of the visualtion actullay do >work. > >Memory cache will use 224 MB (14 for small items, 210 for large) > >port = 1900 > >Begin Execution > 0: worker here [263] > > 0: ERROR: Executive: function does not exist >Begin Execution > 0: WARNING: Function return values are ignored: Executive > > 0: ERROR: Executive: function does not exist > 0: WARNING: Function return values are ignored: Executive > > 0: ERROR: Executive: function does not exist > 0: WARNING: Function return values are ignored: Executive > > 0: ERROR: GetLocal: function does not exist > 0: ERROR: ForEachMember: function does not exist > 0: ERROR: GetLocal: function does not exist > 0: ERROR: SetLocal: function does not exist > 0: WARNING: Function return values are ignored: SetLocal > > 0: ERROR: SetLocal: function does not exist > 0: WARNING: Function return values are ignored: SetLocal > >ERROR: GetLocal: Operation not implemented: function does not exist > 0: opening file 'D:/PROGRA~1/Opendx/SAMPLES/DATA/cloudwater.dx' >ERROR: ForEachMember: Operation not implemented: function does not exist > 0: WARNING: /main:0/Collect:2 contains only NULL and/or invalid inputs > > >has somebody an idea > >Peter Gauer > > > >
