Quitting and disabling didn't work so I uninstalled it. Here is the new error log:
Code:
C:\Program Files (x86)\Spring>gdb spring.exe GNU gdb (GDB) 7.2 Copyright (C) 2010 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "mingw32". For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>... Reading symbols from C:\Program Files (x86)\Spring/spring.exe...done. (gdb) run Starting program: C:\Program Files (x86)\Spring/spring.exe [New Thread 4468.0x1178]
Program received signal SIGSEGV, Segmentation fault. 0x77cae166 in ntdll!LdrWx86FormatVirtualImage () from C:\Windows\system32\ntdll.dll (gdb) bt full #0 0x77cae166 in ntdll!LdrWx86FormatVirtualImage () from C:\Windows\system32\ntdll.dll No symbol table info available. #1 0x00000000 in ?? () No symbol table info available. (gdb)
Hi. i read all of "Compiling With Visual Studio" and do everything it said, but still have some problem. I used Windows 7 64bit and VS 2005. it gives me these errors and 370 Warnings: error C2653 : 'CSyncChecker': is not a class or namespace name. The symbol CSyncChecker is not defind. they are in PreGame.cpp and Game.cpp
JB, it's like you've never used a forum before. Please try to learn the rules and etiquete. Specifically:
* Don't resurrect old threads without good reason * Don't hijack other threads with a new topic
As I said in the other thread: If you have a new issue please start a new thread. The reason for both of these rules is to ensure the entire thread is relevant to a single issue so people don't have to skip over unrelated or outdated posts to follow the conversation.
Hi. i read all of "Compiling With Visual Studio" and do everything it said, but still have some problem. I used Windows 7 64bit and VS 2005. it gives me these errors and 370 Warnings: error C2653 : 'CSyncChecker': is not a class or namespace name. The symbol CSyncChecker is not defind. they are in PreGame.cpp and Game.cpp
Please help me
I already told you the solution to this in my previous reply. Comment out the offending sections as this is a debug build problem.
Users browsing this forum: No registered users and 0 guests
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum