Two days ago, my MSVC and irrlicht 1.7.2 working flawlessly..
It's running smooth like beauty of red rose in the summer..
But..
Suddenly..and i even do not know why..when i tried to compile irrlich thorugh my MSVC it gives me some error like this..
From MSVC call stacks
Code: Select all
> ntdll.dll!7c96478e()
[Frames below may be incorrect and/or missing, no symbols loaded for ntdll.dll]
ntdll.dll!7c93f14e()
ntdll.dll!7c919a28()
ntdll.dll!7c90e437()
kernel32.dll!7c8106f5()
Code: Select all
'01.HelloWorld.exe': Loaded 'C:\Program Files\irrlicht-1.7.2\bin\Win32-VisualStudio\01.HelloWorld.exe', Symbols loaded.
'01.HelloWorld.exe': Loaded 'C:\WINDOWS\system32\ntdll.dll'
'01.HelloWorld.exe': Loaded 'C:\WINDOWS\system32\kernel32.dll'
'01.HelloWorld.exe': Loaded 'C:\Program Files\irrlicht-1.7.2\bin\Win32-VisualStudio\Irrlicht.dll'
'01.HelloWorld.exe': Loaded 'C:\WINDOWS\system32\user32.dll'
'01.HelloWorld.exe': Loaded 'C:\WINDOWS\system32\gdi32.dll'
'01.HelloWorld.exe': Loaded 'C:\WINDOWS\system32\advapi32.dll'
'01.HelloWorld.exe': Loaded 'C:\WINDOWS\system32\rpcrt4.dll'
'01.HelloWorld.exe': Loaded 'C:\WINDOWS\system32\secur32.dll'
'01.HelloWorld.exe': Loaded 'C:\WINDOWS\system32\opengl32.dll'
'01.HelloWorld.exe': Loaded 'C:\WINDOWS\system32\msvcrt.dll'
'01.HelloWorld.exe': Loaded 'C:\WINDOWS\system32\glu32.dll'
'01.HelloWorld.exe': Loaded 'C:\WINDOWS\system32\ddraw.dll'
'01.HelloWorld.exe': Loaded 'C:\WINDOWS\system32\dciman32.dll'
'01.HelloWorld.exe': Loaded 'C:\WINDOWS\system32\winmm.dll'
First-chance exception at 0x7c90e4df in 01.HelloWorld.exe: 0xC0000235: NtClose was called on a handle that was protected from close via NtSetInformationObject.
First-chance exception at 0x7c96478e in 01.HelloWorld.exe: 0xC0000235: NtClose was called on a handle that was protected from close via NtSetInformationObject.
Unhandled exception at 0x7c96478e in 01.HelloWorld.exe: 0xC0000235: NtClose was called on a handle that was protected from close via NtSetInformationObject.
The program '[3604] 01.HelloWorld.exe: Native' has exited with code 0 (0x0).
Okay..i have no system restore in my windows (i do hate to restore..) and the latest program that i was installed is "Breakaway" sound enhancer.. so, i unistalled the "Breakaway" program..
With many-many hopes..i tried to run irrlich& and MSVC again..
and arrrrrrrgggghhh...still the same error..
Last effort..
then i reinstall my windows..hope it will solve the problem..
First time, i install MSVC and Irrlich..and everything okay..
Then, i install second, third, fourth, fifth, sixth program..and everything still running..
Okay..i fell so happy, cause i can continue my priject..shutdown the computer and have a nice dream..
In the morning, when i was to running irrlicht again..and...nightmare..arrrrrrrrrrghh..bang..duaarr..
it happen again..some error and picture like this showing in my blurry LCD...
it make error even in the irrlicht helloworld..
Can anyone give me some enlightment..?
PS: I was tried using irrlicht 1.7.1 and 1.7.2..but the errors still the same