首页| 论坛| 消息

标题:mingw qwt dll 问题求助
作者:weihua
日期:2006-11-17 21:35
内容:

在freebsd下用Qt4.2.1开发的程序,使用了QT qwt gsl库,
在freebsd和debian下运行正常.
在windows2000下用qt-win-opensource-4.2.1-mingw编译通过,
但不能运行.错误信息如下:
The application failed to initialze properly(0xc0000005).Click on OK to
terminate the application.
用Dependency Walker ,.输出信息如下: 请教怎么才能让程序运行起来? 谢谢!
-----------------------------------------------------------------------------
---
Starting profile on 2006-11-17 at 20:03:28
Operating System: Microsoft Windows 2000 Server (32-bit), version 5.00.2195
Service Pack 4
Program Executable: d:\powerload\POWERLOAD.EXE
Program Arguments:
Starting Directory: D:\powerload\
Search Path: D:\Qt\4.2.1\bin;D:\MinGW\bin;C:\WINNT\System32
Options Selected:
Simulate ShellExecute by inserting any App Paths directories into the
PATH environment variable.
Log DllMain calls for process attach and process detach messages.
Log DllMain calls for all other messages, including thread attach and
thread detach.
Hook the process to gather more detailed dependency information.
Log LoadLibrary function calls.
Log GetProcAddress function calls.
Log thread information.
Use simple thread numbers instead of actual thread IDs.
Log first chance exceptions.
Log debug output messages.
Use full paths when logging file names.
Log a time stamp with each line of log.
Automatically open and profile child processes.
-----------------------------------------------------------------------------
---
00:00:00.000: Started "d:\powerload\POWERLOAD.EXE" (process 0x2154) at
address 0x00400000 by thread 1.Cannot hook module.
00:00:00.000: Loaded "c:\winnt\system32\NTDLL.DLL" at address 0x77F80000 by
thread 1.Cannot hook module.
00:00:00.047: Loaded "c:\winnt\system32\KERNEL32.DLL" at address 0x7C570000
by thread 1.Cannot hook module.
00:00:00.047: Loaded "d:\qt\4. ..

回复 发表
主题 版块