Jump to content

prototype wont run on my windows 8 it has intel core i5 and a video card

Featured Replies

Posted

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: >><<

 

Continue reading...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...