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

DirectX support with MinGW crashes. #6

Closed
martincohen opened this issue Jun 17, 2016 · 1 comment
Closed

DirectX support with MinGW crashes. #6

martincohen opened this issue Jun 17, 2016 · 1 comment

Comments

@martincohen
Copy link
Owner

Deeper investigation is needed to find out why MinGW crashes. Building with DirectX turned off should work. Backtrace here:

Program received signal SIGSEGV, Segmentation fault.
0x67f2b808 in d3d11!CreateDirect3D11SurfaceFromDXGISurface () from C:\Windows\SysWOW64\d3d11.dll
(gdb) backtrace
#0  0x67f2b808 in d3d11!CreateDirect3D11SurfaceFromDXGISurface () from C:\Windows\SysWOW64\d3d11.dll
#1  0x0041ee77 in punp_win32_d3d_render (buffer=0x2680000) at punity.c:1890
#2  0x0041fd60 in WinMain@16 (instance=0x400000, prev_instance=0x0, command_line=0x866430 "",
    show_code=10) at punity.c:2273
#3  0x00427c6b in main ()
@martincohen
Copy link
Owner Author

DirectX support is to be removed and replaced with OpenGL.

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

1 participant