0xc0150002
我在用vs2005 编译 2008的tesseract-3.01时,编译无问题,release也没有问题,但是debug的时候总是出现0xc0150002 初始化错误的问题,但是改成2005版本的代码在别人的机器上用VS2005就没有问题,谁知道问题出在了哪里?
装了好多补丁,问题还是没有解决,拷贝vc下面的库也试了,还是没有解决,求助
debug时,错误如下
'tesseract.exe': Loaded 'D:\vs2005work\tesseract-3.01\vs2008\bin.dbg\tesseract.exe', Symbols loaded.
'tesseract.exe': Loaded 'C:\WINDOWS\system32\ntdll.dll', No symbols loaded.
'tesseract.exe': Loaded 'C:\WINDOWS\system32\kernel32.dll', No symbols loaded.
'tesseract.exe': Loaded 'C:\WINDOWS\system32\user32.dll', No symbols loaded.
'tesseract.exe': Loaded 'C:\WINDOWS\system32\gdi32.dll', No symbols loaded.
'tesseract.exe': Loaded 'D:\vs2005work\tesseract-3.01\vs2008\bin.dbg\liblept168d.dll', No symbols loaded.
LDR: LdrpWalkImportDescriptor() failed to probe d:\vs2005work\tesseract-3.01\vs2008\bin.dbg\liblept168d.dll for its manifest, ntstatus 0xc0150002
Debugger:: An unhandled non-continuable exception was thrown during process load
The program '[3628] tesseract.exe: Native' has exited with code -1072365566 (0xc0150002).