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

window could'nt created!! #1638

Closed
Mublue opened this issue Feb 17, 2025 · 2 comments
Closed

window could'nt created!! #1638

Mublue opened this issue Feb 17, 2025 · 2 comments

Comments

@Mublue
Copy link

Mublue commented Feb 17, 2025

m_hwnd = CreateWindow(

I compiled using windows 10 and msys2 and other demos work fine gdi and cairo , but directx not working
even I try to change window parameters manually, still not created.

Framstag added a commit that referenced this issue Feb 28, 2025
- Added more logging
- Added further initialisation of window class structure
@Framstag
Copy link
Owner

Hi @Mublue : Sorry for that later response (work, family)

I was able to reproduce the bug. See #1639 for a (not yet merged) fix, that worked for me.

Framstag added a commit that referenced this issue Feb 28, 2025
…alisation

bug(#1638): Fixed window class initialisation for directx demo
@Mublue
Copy link
Author

Mublue commented Feb 28, 2025

Worked fine, it fixed, thanks
Win10, msys2 mingw64 compiler ver13

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

2 participants