Skip to content

Update mLib and Eigen to fix compile errors#2

Open
ybh1998 wants to merge 5 commits into
wuyingnan:masterfrom
ybh1998:master
Open

Update mLib and Eigen to fix compile errors#2
ybh1998 wants to merge 5 commits into
wuyingnan:masterfrom
ybh1998:master

Conversation

@ybh1998
Copy link
Copy Markdown

@ybh1998 ybh1998 commented May 19, 2020

Update mLib for following reasons:
BoundingBox2 class in old mLib has union members but don't have a copy constructor, which causes compilation errors.
D3DX11CompileFromFile should be replaced by D3DCompileFromFile to remove DirectX SDK dependencies.
Eigen in mLibExternal is not compatible with new Visual Studio. Update to 3.2.10 by override include path.

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

Successfully merging this pull request may close these issues.

1 participant