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.

已提问 7 年前194 查看次数
4 回答
0
已接受的回答

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.

已回答 7 年前
0

Glad you figured it out @REDACTEDUSER

已回答 7 年前
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

已回答 5 年前
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

已回答 5 年前

该帖子已关闭:已禁用添加新回答、评论和投票。