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

How to staticaly link the sciter lib #121

Open
albertoVieiraNeto opened this issue Aug 21, 2021 · 4 comments · May be fixed by #124
Open

How to staticaly link the sciter lib #121

albertoVieiraNeto opened this issue Aug 21, 2021 · 4 comments · May be fixed by #124

Comments

@albertoVieiraNeto
Copy link

hi, i have a license for sciter and already generated the sciter.static.lib, how should i proceed to embed the static library to my final executable? can you just give me a direction?

@pravic
Copy link
Member

pravic commented Aug 22, 2021

@pravic
Copy link
Member

pravic commented Aug 22, 2021

Is it always sciter.static.lib, on all platforms?

@albertoVieiraNeto
Copy link
Author

no, on windows by default is ".lib" and linux ".a", on mac i dont know.

@darkskygit darkskygit linked a pull request Nov 20, 2021 that will close this issue
@Yatekii
Copy link

Yatekii commented Dec 16, 2021

On macOS it is '.dylib'.

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

Successfully merging a pull request may close this issue.

3 participants