Re: Andrea Cini's euwingui

new topic     » goto parent     » topic index » view thread      » older message » newer message
ChrisB said...

Hi

getting an error (any app / demo)

C:\EUPHORIA\INCLUDE\EuWinGUI.ew:283 
c_proc/c_func: bad routine number (88)  

line 283 is

function execpp(object rid) 
call_proc(rid,{}) 
return 0 
end function 
c_proc(setexpp,{call_back(routine_id("execpp"))})                      <<<<line 283 
 

Chris

I see what happened. I forgot to mention that you have to manually edit EuWinGUI.ew and replace all c_proc/c_func calls with v3_c_proc/v3_c_func (which goes through the v311 shim compatibility layer).

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu