AndrewScheidecker / BrickGame

A demo of Minecraft-style voxel rendering in UE4
399 stars 145 forks source link

4.10 plugin build fails #15

Closed iUltimateLP closed 8 years ago

iUltimateLP commented 8 years ago

Hey, your work is awesome, but I have some errors compiling the plugins. The plugins "ConsoleAPI", "SimplexNosie" and "SuperLoopLibrary" compile fine, while "BrickGrid" and "BrickTerrainGeneration" fail. The errors come from BrickCollisionComponent.cpp. A list of all errors which I get:

I'm not very familiar with C++ so I can't fix this myself, thanks for help.