문제

I installed the Assimp library on windows, and liked the files then just copy-pasted the SimpleOpenGL sample and deleted the struct words(most of them) In order to clear the errors I was getting.

Now, I do not have any errors but the program tells me this whenever I try to run it:

The application was unable to start correctly (0xc0150002).Click OK to close the application.

Any ideeas for a fix for this ( I have all the dlls from assimp in the project folder. )

도움이 되었습니까?

해결책

Just use renamed Assimp32.dll to Assimp32d.dll

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top