Hello! Im kinda new to using libraries and im having some trouble with Assimp. Im currently working on a group school project and we have to link Assimp dynamically, but after following all manner of dynamic linking guides we still can't make it work, all we get is an error saying "Error LNK1136 invalid or corrupt file [File path]".
We've managed to make it work by static linking, but we have to make it work dynamically, and thats whats giving us a headache.
Any insight would be much appriciated, thanks! \o