Could not load DLL ‘prototype2engine.dll’

Hello experts,
My new game Prototype 2 Engine have this error and sadly I can’t play it. I’ve been waiting a long time for this game to appear and now I am disappointed. Can you experts help me to play the game without any error and any problem? If I install some new games I will have the same error?
Thanks!

Main Win32
ERROR: Could not load DLL ‘prototype2engine.dll’. You probably have a static initializer that is crashing.
The most common cause is forgetting
core: :Name5tringAllocationstatic in a static core: :Name:
static const engine: Name Foo( “Bar”,
core:: NameStringAllocationStatic);
Or verily that the DLL exists. You can debug the issue by running your ‘main’ project with the command line: >><<
OK
