积极答复者
win8 系统换成win7系统,然后装vs2008运行hge中的实例,执行时老出现下面的问题,怎么解决?谢谢!

问题
-
'hge_tut06.exe': Loaded 'C:\hge\hge181\tutorials\tutorial06\Debug\hge_tut06.exe', Symbols loaded.
'hge_tut06.exe': Loaded 'C:\Windows\System32\ntdll.dll'
'hge_tut06.exe': Loaded 'C:\Windows\System32\kernel32.dll'
'hge_tut06.exe': Loaded 'C:\Windows\System32\KernelBase.dll'
'hge_tut06.exe': Loaded 'C:\Windows\System32\hge.dll', Binary was not built with debug information.
'hge_tut06.exe': Loaded 'C:\Windows\System32\advapi32.dll'
'hge_tut06.exe': Loaded 'C:\Windows\System32\msvcrt.dll'
'hge_tut06.exe': Loaded 'C:\Windows\System32\sechost.dll'
'hge_tut06.exe': Loaded 'C:\Windows\System32\rpcrt4.dll'
'hge_tut06.exe': Loaded 'C:\Windows\System32\d3d8.dll'
'hge_tut06.exe': Loaded 'C:\Windows\System32\user32.dll'
'hge_tut06.exe': Loaded 'C:\Windows\System32\gdi32.dll'
'hge_tut06.exe': Loaded 'C:\Windows\System32\lpk.dll'
'hge_tut06.exe': Loaded 'C:\Windows\System32\usp10.dll'
'hge_tut06.exe': Loaded 'C:\Windows\System32\version.dll'
'hge_tut06.exe': Loaded 'C:\Windows\System32\d3d8thk.dll'
'hge_tut06.exe': Loaded 'C:\Windows\System32\dwmapi.dll'
'hge_tut06.exe': Loaded 'C:\Windows\System32\shell32.dll'
'hge_tut06.exe': Loaded 'C:\Windows\System32\shlwapi.dll'
'hge_tut06.exe': Loaded 'C:\Windows\System32\winmm.dll'
'hge_tut06.exe': Loaded 'C:\Windows\System32\imm32.dll'
'hge_tut06.exe': Loaded 'C:\Windows\System32\msctf.dll'
'hge_tut06.exe': Loaded 'C:\Windows\System32\uxtheme.dll'
'hge_tut06.exe': Loaded 'C:\Program Files\Keniu\Keniu Shadu\knsfmon.dll'
'hge_tut06.exe': Loaded 'C:\Windows\System32\ole32.dll'
'hge_tut06.exe': Loaded 'C:\Windows\System32\oleaut32.dll'
'hge_tut06.exe': Loaded 'C:\Windows\System32\wininet.dll'
'hge_tut06.exe': Loaded 'C:\Windows\System32\normaliz.dll'
'hge_tut06.exe': Loaded 'C:\Windows\System32\urlmon.dll'
'hge_tut06.exe': Loaded 'C:\Windows\System32\crypt32.dll'
'hge_tut06.exe': Loaded 'C:\Windows\System32\msasn1.dll'
'hge_tut06.exe': Loaded 'C:\Windows\System32\iertutil.dll'
'hge_tut06.exe': Loaded 'C:\Windows\System32\psapi.dll'
'hge_tut06.exe': Loaded 'C:\Windows\System32\imagehlp.dll'
'hge_tut06.exe': Loaded 'C:\Program Files\Keniu\Keniu Shadu\kwsui.dll'
'hge_tut06.exe': Loaded 'C:\Windows\System32\comdlg32.dll'
'hge_tut06.exe': Loaded 'C:\Windows\winsxs\x86_microsoft.windows.common-controls_6595b64144ccf1df_5.82.7600.16661_none_ebfb56996c72aefc\comctl32.dll'
'hge_tut06.exe': Loaded 'C:\Windows\System32\msimg32.dll'
'hge_tut06.exe': Loaded 'C:\Windows\System32\ws2_32.dll'
'hge_tut06.exe': Loaded 'C:\Windows\System32\nsi.dll'
'hge_tut06.exe': Loaded 'C:\Windows\System32\cryptbase.dll'
'hge_tut06.exe': Loaded 'C:\Windows\System32\nvd3dum.dll'
'hge_tut06.exe': Loaded 'C:\Windows\System32\powrprof.dll'
'hge_tut06.exe': Loaded 'C:\Windows\System32\setupapi.dll'
'hge_tut06.exe': Loaded 'C:\Windows\System32\cfgmgr32.dll'
'hge_tut06.exe': Loaded 'C:\Windows\System32\devobj.dll'
'hge_tut06.exe': Unloaded 'C:\Windows\System32\powrprof.dll'
'hge_tut06.exe': Unloaded 'C:\Windows\System32\setupapi.dll'
'hge_tut06.exe': Unloaded 'C:\Windows\System32\devobj.dll'
'hge_tut06.exe': Unloaded 'C:\Windows\System32\cfgmgr32.dll'
'hge_tut06.exe': Unloaded 'C:\Windows\System32\nvd3dum.dll'
'hge_tut06.exe': Loaded 'C:\Windows\System32\nvd3dum.dll'
'hge_tut06.exe': Loaded 'C:\Windows\System32\powrprof.dll'
'hge_tut06.exe': Loaded 'C:\Windows\System32\setupapi.dll'
'hge_tut06.exe': Loaded 'C:\Windows\System32\cfgmgr32.dll'
'hge_tut06.exe': Loaded 'C:\Windows\System32\devobj.dll'
'hge_tut06.exe': Unloaded 'C:\Windows\System32\powrprof.dll'
'hge_tut06.exe': Unloaded 'C:\Windows\System32\setupapi.dll'
'hge_tut06.exe': Unloaded 'C:\Windows\System32\devobj.dll'
'hge_tut06.exe': Unloaded 'C:\Windows\System32\cfgmgr32.dll'
'hge_tut06.exe': Unloaded 'C:\Windows\System32\nvd3dum.dll'
The program '[2760] hge_tut06.exe: Native' has exited with code 0 (0x0).
答案
-
你好,
根据你的描述,我们需要先确认几个问题:
- 在你更换到win7系统之前,你是否在win8系统上正常运行该程序,且使用的VS2008?
- 更换到win7后,除了HGE相关程序之外,其他类型的程序是否能够正常运行?
根据你当前的提供的信息,有几种可能性,其一是win8系统重装为win7系统时,系统没有重装好,因为你的程序运行时,有一些系统相关的文件无法加载,这些文件有可能是受损了。
还有可能是你运行HGE实例的时候,没有配置好。
以下链接将告诉你如何配置HE程序:
这个是一个类似问题的链接,给你做参考
Best Wishes,
May
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click HERE to participate the survey.- 已标记为答案 May Wang - MSFT 2013年11月8日 6:14