Works before I save as, then fails please help!!!

I saved a copy of each of the resource files to my desktop, and my compiler flipped out Im getting 80 errors that don't make any sense


Error 25 error C2065: 'lastNode' : undeclared identifier

Error 35 error C2065: 'currentNode' : undeclared identifier

Error 40 error C2079: 'Brain::knowledgeList' uses undefined class 'kList'

when before I saved the files, everything was fine and I have included all of the right resource files...


please help
Can you check in the place where you stored all your files to make sure all files did get saved? I do not assume anything here. But this says the files did not save in the form you expected them to be in.

The other things makes sure you have all your semicolons in proper places. Just one out of place can have adverse effects on all files.
Topic archived. No new replies allowed.