Jump to content

(newbie) cannot debug mangosd, realmd or whole project


Recommended Posts

  • 41 years later...

os: xp pro sp3

ide: ms visual c++ 2010 express

when i try to debug realmd, i get this:

'realmd.exe': Loaded 'G:\\Mangos11010\\bin\\Win32_Debug\\realmd.exe', Symbols loaded.

'realmd.exe': Loaded 'C:\\WINDOWS\\system32\\ntdll.dll', Symbols loaded (source information stripped).

'realmd.exe': Loaded 'C:\\WINDOWS\\system32\\kernel32.dll', Symbols loaded (source information stripped).

'realmd.exe': Loaded 'G:\\Mangos11010\\bin\\Win32_Debug\\libeay32.dll', Cannot find or open the PDB file

LDR: LdrpWalkImportDescriptor() failed to probe G:\\Mangos11010\\bin\\Win32_Debug\\LIBEAY32.dll for its manifest, ntstatus 0xc0150002

Debugger:: An unhandled non-continuable exception was thrown during process load

The program '[692] realmd.exe: Native' has exited with code -1072365566 (0xc0150002).

when i try to debug mangosd, i get this:

'mangosd.exe': Loaded 'G:\\Mangos11010\\bin\\Win32_Debug\\mangosd.exe', Symbols loaded.

'mangosd.exe': Loaded 'C:\\WINDOWS\\system32\\ntdll.dll', Symbols loaded (source information stripped).

'mangosd.exe': Loaded 'C:\\WINDOWS\\system32\\kernel32.dll', Symbols loaded (source information stripped).

'mangosd.exe': Loaded 'G:\\Mangos11010\\bin\\Win32_Debug\\libeay32.dll', Cannot find or open the PDB file

LDR: LdrpWalkImportDescriptor() failed to probe G:\\Mangos11010\\bin\\Win32_Debug\\LIBEAY32.dll for its manifest, ntstatus 0xc0150002

Debugger:: An unhandled non-continuable exception was thrown during process load

The program '[3176] mangosd.exe: Native' has exited with code -1072365566 (0xc0150002).

extra question: which project must be "single startup project" ?

i think default is "game" not mangosd etc.

main question: what is the problem with libeay32 ? what should i do for debug successfully ?

thanks...

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use