|
-
Oct 31st, 2002, 10:23 AM
#1
Thread Starter
Hyperactive Member
Visual C++ Compiler Error
I have visual c++ 6.0 introductary edition but it doesn't work on my computer for some reason. When i start it up and go to new project, select a type, then go through the wizard, when it finishes creatign the files, it crashes with an unable to read some memory access. My computer meats all of the requirements for the program. Right now i am stuck just using a free compiler.
-
Nov 4th, 2002, 12:12 PM
#2
Well, there's not much we can do about it, what do you think?
All the buzzt
 CornedBee
"Writing specifications is like writing a novel. Writing code is like writing poetry."
- Anonymous, published by Raymond Chen
Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.
-
Nov 28th, 2002, 05:27 PM
#3
Junior Member
maybe some project-files are corrupted.
try the following:
1. close VC-compiler.
2. delete the opt- and clw-files in the project-path.
3. open the project again (double-click on dsw-file)
4. right-click in the editor and select class-wizard.
5. let VC create a new class-wizard
6. press F7 to compile
Mikey
-
Nov 29th, 2002, 05:32 AM
#4
He doesn't even get that far...
All the buzzt
 CornedBee
"Writing specifications is like writing a novel. Writing code is like writing poetry."
- Anonymous, published by Raymond Chen
Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.
-
Nov 29th, 2002, 02:06 PM
#5
Junior Member
He doesn't even get that far...
Upps - You're right!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|