Compiler Stops working but Brackets are fine...Help
#4

Quote:
Originally Posted by hansen111
View Post
I remember how big a pain this can be because no compiler info is shown. The only way i solved the problem was to what makes the compiler crash is to comment out big chunks of code i recently changed that made to compiler crash and then recompile until the compiler didnt crash so basically:

First try to comment out code chunk 1 and 2 and see if compiler crashes. If it still crashes comment out one more chunk using:

/*
code chunk
bla bla bla
bla bla bla
*/

and try to compile again until you have commented out so much that the compiler dont crash. Then chunk by chunk you add the new code until the compiler crashes and then you know the problem is in the last chunk you added.

Hope it makes sence to you.
Thanks ill try that.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 3 Guest(s)