forum-msg-id-128484-edit

Original date:2015-08-11 16:54:52 Edited by: andi49 Subject: Re: eugtk history

Hi

petelomax said...

Maybe I have gone crazy. I was obviously very tired and very frustrated. I just thought it might be helpful to reflect the truth. It does not work, there is no support, and as far as I know nobody can get it to work.

Obviously I assume someone can and probably will undo those changes with a click of a button, but they'll be defending a lie.

Pete

PS For me, it just terminates with exit code #C0000005, at least according to procmon. No error message, no address, no ex.err, no core dump.

Also i'am not a GTK-fanboy.

Try this: In GtkEngine.e around line 9074

---------------------------------------------------------------------------------------- 
export function define_proc(object name, object params={}) 
---------------------------------------------------------------------------------------- 
atom x 
	name='+'&name -- cdecl (remember it's not Windows so dll's may not use stdcall! 
[...] 
-------------------------------------------------------------------- 
export function define_func(object name, object params={}, object values=P) 
-------------------------------------------------------------------- 
atom x 
	name='+'&name -- cdecl (remember it's not Windows so dll's may not use stdcall! 
[...] 

Worked for me with an old GTK 3.4.2 setup from 2012 or so.

Hope this helps

Andreas

[Edit: Talking about 32bit dll's maybe it is different with 64bit dll's]

Not Categorized, Please Help

Search



Quick Links

User menu

Not signed in.

Misc Menu