|
I have built all the projects in the solution. I am using Windows Vista (SP1) and Visual Studio 2008 express (English). Only the projects "tests" in both the Debug and Release builds have this problem ("HelloWorld" works quite well.) For v0.8.1, the output window in VS gives:
'tests.exe': Loaded 'C:\jeffrey\devel\APPLE\cocos2d-0.99.5-x-0.8.1\cocos2d-0.99.5-x-0.8.1\Debug.win32\tests.exe', Symbols loaded. 'tests.exe': Loaded 'C:\Windows\System32\ntdll.dll' 'tests.exe': Loaded 'C:\Windows\System32\kernel32.dll' 'tests.exe': Loaded 'C:\jeffrey\devel\APPLE\cocos2d-0.99.5-x-0.8.1\cocos2d-0.99.5-x-0.8.1\Debug.win32\libcocos2d.dll', Symbols loaded. 'tests.exe': Loaded 'C:\jeffrey\devel\APPLE\cocos2d-0.99.5-x-0.8.1\cocos2d-0.99.5-x-0.8.1\Debug.win32\libEGL.dll', Binary was not built with debug information. 'tests.exe': Loaded 'C:\Windows\System32\user32.dll' 'tests.exe': Loaded 'C:\Windows\System32\gdi32.dll' 'tests.exe': Loaded 'C:\Windows\System32\advapi32.dll' 'tests.exe': Loaded 'C:\Windows\System32\rpcrt4.dll' 'tests.exe': Loaded 'C:\Windows\System32\shell32.dll' 'tests.exe': Loaded 'C:\Windows\System32\msvcrt.dll' 'tests.exe': Loaded 'C:\Windows\System32\shlwapi.dll' 'tests.exe': Loaded 'C:\jeffrey\devel\APPLE\cocos2d-0.99.5-x-0.8.1\cocos2d-0.99.5-x-0.8.1\Debug.win32\libgles_cm.dll', Binary was not built with debug information. 'tests.exe': Loaded 'C:\jeffrey\devel\APPLE\cocos2d-0.99.5-x-0.8.1\cocos2d-0.99.5-x-0.8.1\Debug.win32\libxml2.dll', Binary was not built with debug information. 'tests.exe': Loaded 'C:\Windows\System32\wsock32.dll' 'tests.exe': Loaded 'C:\Windows\System32\ws2_32.dll' 'tests.exe': Loaded 'C:\Windows\System32\nsi.dll' 'tests.exe': Loaded 'C:\jeffrey\devel\APPLE\cocos2d-0.99.5-x-0.8.1\cocos2d-0.99.5-x-0.8.1\Debug.win32\iconv.dll', Binary was not built with debug information. 'tests.exe': Loaded 'C:\jeffrey\devel\APPLE\cocos2d-0.99.5-x-0.8.1\cocos2d-0.99.5-x-0.8.1\Debug.win32\zlib1.dll' 'tests.exe': Loaded 'C:\Windows\winsxs\x86_microsoft.vc90.debugcrt_1fc8b3b9a1e18e3b_9.0.30729.1_none_bb1f6aa1308c35eb\msvcp90d.dll' 'tests.exe': Loaded 'C:\Windows\winsxs\x86_microsoft.vc90.debugcrt_1fc8b3b9a1e18e3b_9.0.30729.1_none_bb1f6aa1308c35eb\msvcr90d.dll' 'tests.exe': Loaded 'C:\jeffrey\devel\APPLE\cocos2d-0.99.5-x-0.8.1\cocos2d-0.99.5-x-0.8.1\Debug.win32\libCocosDenshion.dll', Symbols loaded. 'tests.exe': Loaded 'C:\Windows\System32\winmm.dll' 'tests.exe': Loaded 'C:\Windows\System32\ole32.dll' 'tests.exe': Loaded 'C:\Windows\System32\oleaut32.dll' 'tests.exe': Loaded 'C:\Windows\System32\oleacc.dll' 'tests.exe': Loaded 'C:\Windows\System32\imm32.dll' 'tests.exe': Loaded 'C:\Windows\System32\msctf.dll' 'tests.exe': Loaded 'C:\Windows\System32\lpk.dll' 'tests.exe': Loaded 'C:\Windows\System32\usp10.dll' 'tests.exe': Loaded 'C:\Windows\winsxs\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.6001.18523_none_5cdd65e20837faf2\comctl32.dll' 'tests.exe': Loaded 'C:\Windows\System32\opengl32.dll' 'tests.exe': Loaded 'C:\Windows\System32\glu32.dll' 'tests.exe': Loaded 'C:\Windows\System32\ddraw.dll' 'tests.exe': Loaded 'C:\Windows\System32\dciman32.dll' 'tests.exe': Loaded 'C:\Windows\System32\setupapi.dll' 'tests.exe': Loaded 'C:\Windows\System32\dwmapi.dll' 'tests.exe': Loaded 'C:\Windows\System32\uxtheme.dll' 'tests.exe': Loaded 'C:\Program Files\Citrix\MetaFrame Password Manager\Helper\WinApps\ssohook.dll' 'tests.exe': Loaded 'C:\Windows\winsxs\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.4974_none_50940634bcb759cb\msvcp90.dll' 'tests.exe': Loaded 'C:\Windows\winsxs\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.4974_none_50940634bcb759cb\msvcr90.dll' 'tests.exe': Loaded 'C:\Windows\System32\nvoglv32.dll' The thread 'Win32 Thread' (0x1b5c) has exited with code 0 (0x0).
And for v0.8.3: 'tests.exe': Loaded 'C:\jeffrey\devel\APPLE\cocos2d-0.99.5-x-0.8.3\cocos2d-0.99.5-x-0.8.3\Debug.win32\tests.exe', Symbols loaded. 'tests.exe': Loaded 'C:\Windows\System32\ntdll.dll' 'tests.exe': Loaded 'C:\Windows\System32\kernel32.dll' 'tests.exe': Loaded 'C:\jeffrey\devel\APPLE\cocos2d-0.99.5-x-0.8.3\cocos2d-0.99.5-x-0.8.3\Debug.win32\libcocos2d.dll', Symbols loaded. 'tests.exe': Loaded 'C:\jeffrey\devel\APPLE\cocos2d-0.99.5-x-0.8.3\cocos2d-0.99.5-x-0.8.3\Debug.win32\libEGL.dll', Binary was not built with debug information. 'tests.exe': Loaded 'C:\Windows\System32\user32.dll' 'tests.exe': Loaded 'C:\Windows\System32\gdi32.dll' 'tests.exe': Loaded 'C:\Windows\System32\advapi32.dll' 'tests.exe': Loaded 'C:\Windows\System32\rpcrt4.dll' 'tests.exe': Loaded 'C:\Windows\System32\shell32.dll' 'tests.exe': Loaded 'C:\Windows\System32\msvcrt.dll' 'tests.exe': Loaded 'C:\Windows\System32\shlwapi.dll' 'tests.exe': Loaded 'C:\jeffrey\devel\APPLE\cocos2d-0.99.5-x-0.8.3\cocos2d-0.99.5-x-0.8.3\Debug.win32\libgles_cm.dll', Binary was not built with debug information. 'tests.exe': Loaded 'C:\jeffrey\devel\APPLE\cocos2d-0.99.5-x-0.8.3\cocos2d-0.99.5-x-0.8.3\Debug.win32\libxml2.dll', Binary was not built with debug information. 'tests.exe': Loaded 'C:\Windows\System32\wsock32.dll' 'tests.exe': Loaded 'C:\Windows\System32\ws2_32.dll' 'tests.exe': Loaded 'C:\Windows\System32\nsi.dll' 'tests.exe': Loaded 'C:\jeffrey\devel\APPLE\cocos2d-0.99.5-x-0.8.3\cocos2d-0.99.5-x-0.8.3\Debug.win32\iconv.dll', Binary was not built with debug information. 'tests.exe': Loaded 'C:\jeffrey\devel\APPLE\cocos2d-0.99.5-x-0.8.3\cocos2d-0.99.5-x-0.8.3\Debug.win32\zlib1.dll' 'tests.exe': Loaded 'C:\Windows\winsxs\x86_microsoft.vc90.debugcrt_1fc8b3b9a1e18e3b_9.0.30729.1_none_bb1f6aa1308c35eb\msvcp90d.dll' 'tests.exe': Loaded 'C:\Windows\winsxs\x86_microsoft.vc90.debugcrt_1fc8b3b9a1e18e3b_9.0.30729.1_none_bb1f6aa1308c35eb\msvcr90d.dll' 'tests.exe': Loaded 'C:\jeffrey\devel\APPLE\cocos2d-0.99.5-x-0.8.3\cocos2d-0.99.5-x-0.8.3\Debug.win32\libcurl.dll', Binary was not built with debug information. 'tests.exe': Loaded 'C:\Windows\System32\Wldap32.dll' 'tests.exe': Loaded 'C:\Windows\System32\psapi.dll' 'tests.exe': Loaded 'C:\Windows\winsxs\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.4974_none_50940634bcb759cb\msvcr90.dll' 'tests.exe': Loaded 'C:\jeffrey\devel\APPLE\cocos2d-0.99.5-x-0.8.3\cocos2d-0.99.5-x-0.8.3\Debug.win32\libCocosDenshion.dll', Symbols loaded. 'tests.exe': Loaded 'C:\Windows\System32\winmm.dll' 'tests.exe': Loaded 'C:\Windows\System32\ole32.dll' 'tests.exe': Loaded 'C:\Windows\System32\oleaut32.dll' 'tests.exe': Loaded 'C:\Windows\System32\oleacc.dll' 'tests.exe': Loaded 'C:\Windows\System32\imm32.dll' 'tests.exe': Loaded 'C:\Windows\System32\msctf.dll' 'tests.exe': Loaded 'C:\Windows\System32\lpk.dll' 'tests.exe': Loaded 'C:\Windows\System32\usp10.dll' 'tests.exe': Loaded 'C:\Windows\winsxs\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.6001.18523_none_5cdd65e20837faf2\comctl32.dll' 'tests.exe': Loaded 'C:\Windows\System32\opengl32.dll' 'tests.exe': Loaded 'C:\Windows\System32\glu32.dll' 'tests.exe': Loaded 'C:\Windows\System32\ddraw.dll' 'tests.exe': Loaded 'C:\Windows\System32\dciman32.dll' 'tests.exe': Loaded 'C:\Windows\System32\setupapi.dll' 'tests.exe': Loaded 'C:\Windows\System32\dwmapi.dll' 'tests.exe': Loaded 'C:\Windows\System32\uxtheme.dll' 'tests.exe': Loaded 'C:\Program Files\Citrix\MetaFrame Password Manager\Helper\WinApps\ssohook.dll' 'tests.exe': Loaded 'C:\Windows\winsxs\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.4974_none_50940634bcb759cb\msvcp90.dll'
Then a window pops up and says "Runtime Error! R6030 - CRT not initialized".
I tried VS 2010 express today but got the same error.
|