On Tuesday, 10 January 2017 at 00:10:12 UTC, Mike Parker wrote:
On Monday, 9 January 2017 at 18:13:03 UTC, Dlearner wrote:
I'm trying to use assimp to load models in a program. I see the Derelict binding is for version 3.3, but the assimp site has no binaries for this, just source. So I try to use version 3.1.1 and I get this error:

derelict.util.exception.SymbolLoadException@..\..\AppData\Roaming\dub\packages\derelict-util-2.0.6\derelict-util\source\derelict\util\exception.d(35):
 Failed to load symbol aiReleaseExportFormatDescription from shared library 
assimp.dll

Use version 1.1.1 of DerelictASSIMP3. It's implemented against ASSIMP 3.1.

A-haa, thank you!

Reply via email to