happy125 wrote:nothing wrong with ur script. u run using f5 or ctrl f5. if u use ctrl f5 shuld be no prob
I tried pressing ctrl f5, still get the same error.
Edit:
I think I sort of fixed it, I tried a different code, this time i right click and choose compile and it worked, then I paste it to a folder, and used a command line to compile it.
'rox.exe': Loaded 'C:\Users\user\Documents\Visual Studio 2010\Projects\rox\Debug\rox.exe', Symbols loaded.
'rox.exe': Loaded 'C:\Windows\System32\ntdll.dll', Cannot find or open the PDB file
'rox.exe': Loaded 'C:\Windows\System32\kernel32.dll', Cannot find or open the PDB file
'rox.exe': Loaded 'C:\Windows\System32\KernelBase.dll', Cannot find or open the PDB file
'rox.exe': Loaded 'C:\Windows\System32\msvcp100d.dll', Symbols loaded.
'rox.exe': Loaded 'C:\Windows\System32\msvcr100d.dll', Symbols loaded.
The program '[4372] rox.exe: Native' has exited with code 0 (0x0).
wenwen123 wrote:er..i faced same prob wif him..bt i get this:
'rox.exe': Loaded 'C:\Users\user\Documents\Visual Studio 2010\Projects\rox\Debug\rox.exe', Symbols loaded.
'rox.exe': Loaded 'C:\Windows\System32\ntdll.dll', Cannot find or open the PDB file
'rox.exe': Loaded 'C:\Windows\System32\kernel32.dll', Cannot find or open the PDB file
'rox.exe': Loaded 'C:\Windows\System32\KernelBase.dll', Cannot find or open the PDB file
'rox.exe': Loaded 'C:\Windows\System32\msvcp100d.dll', Symbols loaded.
'rox.exe': Loaded 'C:\Windows\System32\msvcr100d.dll', Symbols loaded.
The program '[4372] rox.exe: Native' has exited with code 0 (0x0).
There is nothing wrong with your codes, you're running the program fine with the PDB source, thats all. I believe you're getting the cmd to load and close too fast issue.
wenwen123 wrote:er..i faced same prob wif him..bt i get this:
'rox.exe': Loaded 'C:\Users\user\Documents\Visual Studio 2010\Projects\rox\Debug\rox.exe', Symbols loaded.
'rox.exe': Loaded 'C:\Windows\System32\ntdll.dll', Cannot find or open the PDB file
'rox.exe': Loaded 'C:\Windows\System32\kernel32.dll', Cannot find or open the PDB file
'rox.exe': Loaded 'C:\Windows\System32\KernelBase.dll', Cannot find or open the PDB file
'rox.exe': Loaded 'C:\Windows\System32\msvcp100d.dll', Symbols loaded.
'rox.exe': Loaded 'C:\Windows\System32\msvcr100d.dll', Symbols loaded.
The program '[4372] rox.exe: Native' has exited with code 0 (0x0).
There is nothing wrong with your codes, you're running the program fine with the PDB source, thats all. I believe you're getting the cmd to load and close too fast issue.