Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

4.4.7.0 SciterAPI #297

Open
c-smile opened this issue Apr 18, 2021 · 3 comments · May be fixed by #299
Open

4.4.7.0 SciterAPI #297

c-smile opened this issue Apr 18, 2021 · 3 comments · May be fixed by #299

Comments

@c-smile
Copy link
Contributor

c-smile commented Apr 18, 2021

In 4.4.7.0 (Sciter and Sciter.JS) ISciterAPI was unified to have the same structure on all platforms and variants.

So this: https://github.com/sciter-sdk/go-sciter/blob/master/sciter-x-api.c is no longer valid.

@jcbritobr
Copy link

There are some workaround for this segmentation fault?
Exception 0xc0000005 0x8 0x0 0x0
PC=0x0

runtime: unknown pc 0x7ff67e9823d9
stack: frame={sp:0xa063fff500, fp:0x0} stack=[0x0,0xa063fff620)
0x000000a063fff400: 0x0000000000000000 0x00007ffa875a1d02

@vikulin
Copy link

vikulin commented Feb 18, 2022

@c-smile what is the sciter working configuration? I tried Go 1.17 with recent master (0.5) and It could not run: see #330

@c-smile
Copy link
Contributor Author

c-smile commented Feb 19, 2022

I am not an author of the Sciter/Go wrapper nor I am a Go developer.

I've just updated the repository from the one that AdGuard Team is maintaining: https://github.com/AdguardTeam/go-sciter
I've been told that it works with latest Sciter (e.g. 4.4.8.29) - they are actively using Go with Sciter.

This repository desperately needs caring hands of a Go developer. If someone interested in doing that - please let me know - I can provide access to Sciter sources if that is needed (normally - not, but who knows).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging a pull request may close this issue.

3 participants