Lawrencemm / LM-Engine

"The Vim of game engines"
MIT License
46 stars 4 forks source link

0xc0000135 dll not found running on Windows #14

Closed Lawrencemm closed 4 years ago

Lawrencemm commented 4 years ago

Dependent DLLs are not copied to the Conan workspace build folder.

As of writing these are TBB and OpenMesh.

May require conan-io/conan/issues/5869

Lawrencemm commented 4 years ago

Fixed by #24