Hello everyone… I need help.
Before I start; I have to tell that I’m a level designer, and a blueprint-user. I only built small game jam games using Blueprints, and I never delved into C++ Territory. Until now.
I’m using Tefel’s Directional gravity plugin in game I’m making. The game failed to package, due to “LNK 2001 - Unresolved External Symbol”.
I’ve contacted a friend of mine, and then I’ve created an empty C++ project (In the process, I ended up upgrading the Visual Studio 2022). The empty project, even after building it within Visual Studio (F7?) gives out the same LNK 2001 error.
I need help solving this… Log file attached below:
Welcome back to the forums! With the LNK 2001 error, I’d recommend taking a look at this post. There were multiple people with the Unresolved External Symbol error, including the LNK 2001. They were able to resolve this as well. I hope this helps!