I've just joined to get some help building my final year project at university (I know, students aren't allowed to post for some reason, but hey!). And I was wondering if someone would be kind enough to point me in the right direction on this problem.
I've got my project working in the compiler, but the executable which is hidden in the directories will not work, and it brings up a Windows error (using Windows XP and Microsoft Visual C++ 6.0). In the same directory as the executable (the debug directory) there are a fair few .obj files which appear to be "torn in half" as well as a Objman.obj.enc file. The release directory has a load more of the torn obj files.
So yes, I'm a bit stuck. I need something that the user can just execute easily (I'll also be creating an autorun to it from CD, but that'll be easy).
I know this is probably a bit of an elementary question, but our lecturer is hopeless. All the instruction he gave us was more or less "here's a lump of code - figure it out".
Many thanks
I've got my project working in the compiler, but the executable which is hidden in the directories will not work, and it brings up a Windows error (using Windows XP and Microsoft Visual C++ 6.0). In the same directory as the executable (the debug directory) there are a fair few .obj files which appear to be "torn in half" as well as a Objman.obj.enc file. The release directory has a load more of the torn obj files.
So yes, I'm a bit stuck. I need something that the user can just execute easily (I'll also be creating an autorun to it from CD, but that'll be easy).
I know this is probably a bit of an elementary question, but our lecturer is hopeless. All the instruction he gave us was more or less "here's a lump of code - figure it out".
Many thanks