Thread: MSVC Problems

  1. #1
    Unregistered
    Guest

    Angry MSVC Problems

    Hey Guys,

    I'm having some problems with MSVC6.
    When I compile my project for the first time, everything is ok. The second time I compile the project, my computer freezes at the linking phase, and I have to reboot.

    Also,
    When I use programs compiled w/ MSVC they will occasionaly crash with an error like:

    The instruction at <mem add> referenced memory.
    The memory could not be read.

    I've reinstalled windows (not formatted), reinstalled MSVC6, and got the latest service pack, and it still won't work.

    I figured something was corrupted (still do), but I would of thought reinstalling MSVC would of fixed it.

    Any suggestions?

  2. #2
    Former Member
    Join Date
    Oct 2001
    Posts
    955
    what computer do you have? what windows version do you have? what MSVC version do you have, and what edition?

    Oskilian

  3. #3
    Unregistered
    Guest
    I'm running win2000
    abit kt7-raid motherboard
    geforce2 gts
    384mb pc-133 ram
    etc.

    Im using Microsoft Visual C++ 6.0 Professional.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. No clue how to make a code to solve problems!
    By ctnzn in forum C Programming
    Replies: 8
    Last Post: 10-16-2008, 02:59 AM
  2. MSVC resource script in Dev-C++
    By josh_d in forum Windows Programming
    Replies: 0
    Last Post: 03-17-2004, 04:07 PM
  3. MSVC behaves strange
    By ripper079 in forum C++ Programming
    Replies: 4
    Last Post: 10-28-2003, 08:34 PM
  4. Blender3D, XML, and MSVC ???
    By Grumpy_Old_Man in forum Game Programming
    Replies: 0
    Last Post: 08-24-2003, 07:00 PM
  5. GCC (cygwin) much faster than MSVC, Borland?
    By Sargnagel in forum C Programming
    Replies: 15
    Last Post: 08-05-2003, 03:15 AM