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

Draw using Direct2D #3

Open
iwbnwif opened this issue Jun 20, 2016 · 0 comments
Open

Draw using Direct2D #3

iwbnwif opened this issue Jun 20, 2016 · 0 comments

Comments

@iwbnwif
Copy link
Owner

iwbnwif commented Jun 20, 2016

wxGraphicsContext with Direct2D will work 'out of the box' with the current trunk of wxWidgets (3.1.1) and MinGW64 GCC 5.3.

The only change needed is to add -ld2d1 -lwindowscodecs on to the end of every linker line (search for -lwininet).

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

No branches or pull requests

1 participant