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

Can't compile in UE 4.7. Error C3668 and 5 warnings #10

Closed
AngelTs opened this issue Mar 6, 2015 · 2 comments
Closed

Can't compile in UE 4.7. Error C3668 and 5 warnings #10

AngelTs opened this issue Mar 6, 2015 · 2 comments

Comments

@AngelTs
Copy link

AngelTs commented Mar 6, 2015

error C3668: 'FBrickChunkSceneProxy::DrawDynamicElements' : method with override specifier 'override' did not override any base class methods F:\UnrealEngine Marketplace\BrickGame-master\Plugins\BrickGrid\Source\BrickGrid\Private\BrickRenderComponent.cpp 193 1 BrickGame

error : Failed to produce item: F:\UnrealEngine Marketplace\BrickGame-master\Plugins\BrickGrid\Binaries\Win64\UE4Editor-BrickGrid.dll f:\UnrealEngine Marketplace\BrickGame-master\Intermediate\ProjectFiles\ERROR BrickGame

@AndrewScheidecker
Copy link
Owner

I just pushed a commit that fixes this (and generally brings the source code up to date for UE4.7): 1c088c7

@AngelTs
Copy link
Author

AngelTs commented Mar 6, 2015

Yes, I compiled with UE 4.7 right now without errors. Thanks for the great and fast support

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