1. latest EuCOM and fptr.e problem
- Posted by animeshk at yahoo.com Apr 25, 2003
- 411 views
Just for the halibut, I downloaded and installed the latest EuCOM. I started having problems: Euphoria didn't recognize the statement "call_stdcall" in EuCOM.ew. I thought this might be a version problem, so I tried with both 2.4beta and 2.3: same problem. After poking around a bit, I found that call_stdcall was defined in an older version of fptr.e, but somehow seemed to be missing from the new fptr.e. Putting back the older version of fptr.e (which is available on the same web site as EuCOM) made things work again. --Animesh
2. Re: latest EuCOM and fptr.e problem
- Posted by Matt Lewis <matthewwalkerlewis at yahoo.com> Apr 26, 2003
- 417 views
--- animeshk at yahoo.com wrote: > Just for the halibut, I downloaded and installed the > latest EuCOM. I started having problems: Euphoria > didn't recognize the statement "call_stdcall" in > EuCOM.ew. I thought this might be a version problem, > so I tried with both 2.4beta and 2.3: same problem. > After poking around a bit, I found that call_stdcall > was defined in an older version of fptr.e, but somehow > seemed to be missing from the new fptr.e. Putting > back the older version of fptr.e (which is available > on the same web site as EuCOM) made things work again. > --Animesh Thanks, I'll get a fix up soonest (probably Monday). Matt Lewis __________________________________ Do you Yahoo!? The New Yahoo! Search - Faster. Easier. Bingo. http://search.yahoo.com
3. Re: latest EuCOM and fptr.e problem
- Posted by animeshk at yahoo.com Apr 26, 2003
- 425 views
FYI, I noticed that the call to call_stdcall (in the old fptr.e) was the same as the call to (I believe) call_fptr (in the new fptr.e). Replacing the call in ewcom.ew from call_stdcall to call_fptr, seems to work. --Animesh --- Matt Lewis <matthewwalkerlewis at yahoo.com> wrote: > > > --- animeshk at yahoo.com wrote: > > > Just for the halibut, I downloaded and installed > the > > latest EuCOM. I started having problems: Euphoria > > didn't recognize the statement "call_stdcall" in > > EuCOM.ew. I thought this might be a version > problem, > > so I tried with both 2.4beta and 2.3: same > problem. > > After poking around a bit, I found that > call_stdcall > > was defined in an older version of fptr.e, but > somehow > > seemed to be missing from the new fptr.e. Putting > > back the older version of fptr.e (which is > available > > on the same web site as EuCOM) made things work > again. > > --Animesh > > Thanks, I'll get a fix up soonest (probably > Monday). > > Matt Lewis > > > > > > TOPICA - Start your own email discussion group. > FREE! > > >