Error: Failed to load dynamic library at path

0

Hi, I created a new project and have the following Gems enable: Certificate Manager, Gamelift, Camera, Gestures, In-App Purchases, Multiplayer, UI Basics, User Login, and Video Playback. After configuring and building, the following error message shows up when I try to open up the project:


An error has occurred!
d:\ly\workspace\PKG_v1_7\dev\Code\Framework\AzCore\AzCore\Component\ComponentApplication.cpp(1058): 'void_cdecl
AZ::ComponentApplication::InitDynamicModules(void)'
Failed to load dynamic library at path
"D:/Amazon/Lumberyard/1.7.0.0/dev/Bin64vc120/Gem.VideoPlayback.632473900ed84df3a2bad2887a3bff56.v0.1.0.dll".
Press OK to continue, or Cancel to debug

I can't find a way to solve this issue. When I go into the directory that is supposed to contain Gem.VideoPlayback.632473900ed84df3a2bad2887a3bff56.v0.1.0.dll, it isn't there. It IS in Bin64vc140 though.

asked 7 years ago187 views
4 Answers
0
Accepted Answer

Okay, I figured it out. Basically, Bin64vc120 is for Visual Studio 2013 while Bin64vc140 is for Visual Studio 2015. I'm using Visual Studio 2015 but the shortcut on my desktop was for Visual Studio 2013. I just had to delete the shortcut and make a new one from Editor.exe in Bin64vc140.

answered 7 years ago
0

Glad you figured it out @REDACTEDUSER

answered 7 years ago
0

i cant fix this problem ,anyone can help me~~

i cant find the Gem.VideoPlayback.632473900ed84df3a2bad2887a3bff56.v0.1.0.dll...in the bin64vc141 folder

REMOVEDUPLOAD

answered 5 years ago
0

hey @REDACTEDUSER

"Changing settings for Code & Assets Gems will require a rebuild of your project."

Follow this guide:

https://docs.aws.amazon.com/lumberyard/latest/userguide/building-your-lumberyard-game-project.html

answered 5 years ago

This post is closed: Adding new answers, comments, and votes is disabled.