Welcome, Guest. Please login or register. Did you miss your activation email?

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Keith13024

Pages: [1]
1
General / SFML error 0xC000007B on Codeblocks 16.01
« on: May 20, 2017, 05:02:57 pm »
I keep getting error 0xC000007B when I compile any project with codeblocks. I need help please.

2
No I did not. I am using vs2010 because my pc lacks a lot off space on its hard disk and I am also using sfml2.0 because it supports vs 2010. I tried using sfml2.3 but It gave me the same error.

3
Yes I am using the debugger. Also when it crashes it gives me an error 0xc000007b and says the application was unable to start properly.

4
I got this error when I used Debug:
'SFML.exe': Loaded 'C:\Users\Martin\Documents\SFML\Debug\SFML.exe', Symbols loaded.
'SFML.exe': Loaded 'C:\Windows\SysWOW64\ntdll.dll', Cannot find or open the PDB file
'SFML.exe': Loaded 'C:\Windows\SysWOW64\kernel32.dll', Cannot find or open the PDB file
'SFML.exe': Loaded 'C:\Windows\SysWOW64\KernelBase.dll', Cannot find or open the PDB file
'SFML.exe': Loaded 'C:\Program Files\AVAST Software\Avast\aswhookx.dll', Cannot find or open the PDB file
'SFML.exe': Loaded 'C:\Users\Martin\Documents\SFML\SFML\sfml-graphics-d-2.dll', Cannot find or open the PDB file
'SFML.exe': Loaded 'C:\Users\Martin\Documents\SFML\SFML\sfml-window-d-2.dll', Cannot find or open the PDB file
'SFML.exe': Loaded 'C:\Windows\SysWOW64\gdi32.dll', Cannot find or open the PDB file
'SFML.exe': Loaded 'C:\Windows\SysWOW64\user32.dll', Cannot find or open the PDB file
'SFML.exe': Loaded 'C:\Users\Martin\Documents\SFML\SFML\sfml-system-d-2.dll', Cannot find or open the PDB file
'SFML.exe': Loaded 'C:\Windows\SysWOW64\msvcp100d.dll', Symbols loaded.
'SFML.exe': Loaded 'C:\Windows\SysWOW64\msvcr100d.dll', Symbols loaded.
The program '[7176] SFML.exe: Native' has exited with code -1073741701 (0xc000007b).

5
I get this error every time I compile with sfml 2.0:
'SFML.exe': Loaded 'C:\Users\Martin\Documents\SFML\Release\SFML.exe', Symbols loaded.
'SFML.exe': Loaded 'C:\Windows\SysWOW64\ntdll.dll', Cannot find or open the PDB file
'SFML.exe': Loaded 'C:\Windows\SysWOW64\kernel32.dll', Cannot find or open the PDB file
'SFML.exe': Loaded 'C:\Windows\SysWOW64\KernelBase.dll', Cannot find or open the PDB file
'SFML.exe': Loaded 'C:\Program Files\AVAST Software\Avast\aswhookx.dll', Cannot find or open the PDB file
'SFML.exe': Loaded 'C:\Windows\SysWOW64\gdi32.dll', Cannot find or open the PDB file
'SFML.exe': Loaded 'C:\Windows\SysWOW64\user32.dll', Cannot find or open the PDB file
The program '[2284] SFML.exe: Native' has exited with code -1073741701 (0xc000007b).

Pages: [1]
anything