Results 1 to 5 of 5

Thread: Visual C++ Compiler Error

  1. #1

    Thread Starter
    Hyperactive Member Arrow_Raider's Avatar
    Join Date
    Dec 2001
    Location
    AVR Lovers Club
    Posts
    423

    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.

  2. #2
    Kitten CornedBee's Avatar
    Join Date
    Aug 2001
    Location
    In a microchip!
    Posts
    11,594
    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.

  3. #3
    Junior Member MikeyD's Avatar
    Join Date
    Nov 2002
    Location
    Germany
    Posts
    17
    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

  4. #4
    Kitten CornedBee's Avatar
    Join Date
    Aug 2001
    Location
    In a microchip!
    Posts
    11,594
    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.

  5. #5
    Junior Member MikeyD's Avatar
    Join Date
    Nov 2002
    Location
    Germany
    Posts
    17
    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
  •  



Click Here to Expand Forum to Full Width