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

Build Fail #4

Open
lustrc opened this issue Mar 16, 2021 · 1 comment
Open

Build Fail #4

lustrc opened this issue Mar 16, 2021 · 1 comment

Comments

@lustrc
Copy link

lustrc commented Mar 16, 2021

[dcc32 Fatal Error] Winapi.D3D11.pas(5111): F2051 Unit FMX.Context.DX11 was compiled with a different version of Winapi.D3D11.ID3D11Device

(Apply the diff FMX.Canvas.D2D.diff to the respective file.) How to complete this step?

@tothpaul
Copy link

when the Interface part of a unit (like FMX.Canvas.D2D) is changed, all the units that uses that one need to be recompiled also. So just copy the original unit in the same directory as the patched one so it can be recompiled.

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