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

Go 1.3 support #15

Closed
dennisfischer opened this issue Jul 10, 2014 · 7 comments
Closed

Go 1.3 support #15

dennisfischer opened this issue Jul 10, 2014 · 7 comments

Comments

@dennisfischer
Copy link

With Go 1.3 the project compiles - but the example most likely crashes under Windows.

@geraldstanje
Copy link

any feedback on that?

@rdyz85
Copy link

rdyz85 commented Oct 8, 2014

Compiles just fine under 1.3.3 on windows.

@geraldstanje
Copy link

can you upload some more examples or screenshots?

@rdyz85
Copy link

rdyz85 commented Oct 8, 2014

Failed to mention that I am using the source code for the windows example.

@cztomczak
Copy link
Owner

@dennisfischer Can you provide more details? What OS? What is the crash error message / code / stack?

@dennisfischer
Copy link
Author

I've run the provided examples with Windows 8.1 x64, with a 32 bit 1.3 golang and a 32 bit mingw installation. The examples crashed as soon as I clicked a hyperlink. Some crashed right after the start for no obvious reason. With 1.3.3 golang installation, this looks fine now. Looks like you didn't change any of the codebase, so maybe it was a golang compiler bug?

Regards,
Dennis Fischer

@cztomczak
Copy link
Owner

There were no changes to cef2go codebase since the creation of this issue. I've read Go 1.3 changelog and didn't see any backward compatibility breaks that wouldn't be detected during compilation phase. So it looks like a bug in early Go 1.3 release that was fixed later on.

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

No branches or pull requests

4 participants