Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Rant/Advice Request

Rant/Advice Request

Scheduled Pinned Locked Moved C / C++ / MFC
questionc++debugginghelp
32 Posts 5 Posters 2 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • L Offline
    L Offline
    Lost User
    wrote on last edited by
    #1

    :mad::mad::mad: Recently my VC++6 has developed a new trick: hanging during linking or compiling. What happens is when I hit Build the debug window says "Linking..." or "Compiling...", but does nothing after that. :confused: It's not as if msdev.exe hangs, because I can still move my mouse, click Stop Build (not that this does anything), and if I click Close, it says there are build processes still active!! :mad: [edit] It doesn't do that consistently either - it occasionally does manage [/edit] Has anyone else had this, and if so how can I fix it? Thanks in advance :-D Paul ;)

    That's better! It looks like radioactive waste now. - Ryan Binns

    A R N 3 Replies Last reply
    0
    • L Lost User

      :mad::mad::mad: Recently my VC++6 has developed a new trick: hanging during linking or compiling. What happens is when I hit Build the debug window says "Linking..." or "Compiling...", but does nothing after that. :confused: It's not as if msdev.exe hangs, because I can still move my mouse, click Stop Build (not that this does anything), and if I click Close, it says there are build processes still active!! :mad: [edit] It doesn't do that consistently either - it occasionally does manage [/edit] Has anyone else had this, and if so how can I fix it? Thanks in advance :-D Paul ;)

      That's better! It looks like radioactive waste now. - Ryan Binns

      A Offline
      A Offline
      Andrew Walker
      wrote on last edited by
      #2

      You haven't got any macros or add-ins that have crashed? I know that sometimes stuffs up my copy of VC6 when I've been using it for a while.


      If you can keep you head when all about you Are losing theirs and blaming it on you; If you can dream - and not make dreams your master; If you can think - and not make thoughts you aim; Yours is the Earth and everything that's in it. Rudyard Kipling

      L 1 Reply Last reply
      0
      • L Lost User

        No, it's a clean install (just tried re-installing today), without any add-ins or macros :confused: Paul ;)

        That's better! It looks like radioactive waste now. - Ryan Binns

        A Offline
        A Offline
        Andrew Walker
        wrote on last edited by
        #3

        Service Pack 5 installed as well?


        If you can keep you head when all about you Are losing theirs and blaming it on you; If you can dream - and not make dreams your master; If you can think - and not make thoughts you aim; Yours is the Earth and everything that's in it. Rudyard Kipling

        L 1 Reply Last reply
        0
        • A Andrew Walker

          You haven't got any macros or add-ins that have crashed? I know that sometimes stuffs up my copy of VC6 when I've been using it for a while.


          If you can keep you head when all about you Are losing theirs and blaming it on you; If you can dream - and not make dreams your master; If you can think - and not make thoughts you aim; Yours is the Earth and everything that's in it. Rudyard Kipling

          L Offline
          L Offline
          Lost User
          wrote on last edited by
          #4

          No, it's a clean install (just tried re-installing today), without any add-ins or macros :confused: Paul ;)

          That's better! It looks like radioactive waste now. - Ryan Binns

          A 1 Reply Last reply
          0
          • A Andrew Walker

            Service Pack 5 installed as well?


            If you can keep you head when all about you Are losing theirs and blaming it on you; If you can dream - and not make dreams your master; If you can think - and not make thoughts you aim; Yours is the Earth and everything that's in it. Rudyard Kipling

            L Offline
            L Offline
            Lost User
            wrote on last edited by
            #5

            Well, I had it installed before I re-installed VS today (it was doing the same thing then, with SP5), and I'm busy downloading it now to see if it will do anything different.... 80%... *twiddles thumbs* Paul ;)

            That's better! It looks like radioactive waste now. - Ryan Binns

            A 1 Reply Last reply
            0
            • L Lost User

              Well, I had it installed before I re-installed VS today (it was doing the same thing then, with SP5), and I'm busy downloading it now to see if it will do anything different.... 80%... *twiddles thumbs* Paul ;)

              That's better! It looks like radioactive waste now. - Ryan Binns

              A Offline
              A Offline
              Andrew Walker
              wrote on last edited by
              #6

              The only other thing which really annoys me is Norton Antivirus, which seems to want to hog my files when I try to start building, and won't let them be autosaved before the compile begins. Maybe a virus scanner problem? Some of the threads in the lounge today were about virus scanners that would ignore development directories.


              If you can keep you head when all about you Are losing theirs and blaming it on you; If you can dream - and not make dreams your master; If you can think - and not make thoughts you aim; Yours is the Earth and everything that's in it. Rudyard Kipling

              L 2 Replies Last reply
              0
              • A Andrew Walker

                The only other thing which really annoys me is Norton Antivirus, which seems to want to hog my files when I try to start building, and won't let them be autosaved before the compile begins. Maybe a virus scanner problem? Some of the threads in the lounge today were about virus scanners that would ignore development directories.


                If you can keep you head when all about you Are losing theirs and blaming it on you; If you can dream - and not make dreams your master; If you can think - and not make thoughts you aim; Yours is the Earth and everything that's in it. Rudyard Kipling

                L Offline
                L Offline
                Lost User
                wrote on last edited by
                #7

                Good idea - busy installing the SP now, and if that doesn't help I'll try disabling NAV. In fact the more I think of it the more I think that's the problem, because more and more I've learned to suspect Norton first... :suss: Paul ;)

                That's better! It looks like radioactive waste now. - Ryan Binns

                1 Reply Last reply
                0
                • L Lost User

                  :mad::mad::mad: Recently my VC++6 has developed a new trick: hanging during linking or compiling. What happens is when I hit Build the debug window says "Linking..." or "Compiling...", but does nothing after that. :confused: It's not as if msdev.exe hangs, because I can still move my mouse, click Stop Build (not that this does anything), and if I click Close, it says there are build processes still active!! :mad: [edit] It doesn't do that consistently either - it occasionally does manage [/edit] Has anyone else had this, and if so how can I fix it? Thanks in advance :-D Paul ;)

                  That's better! It looks like radioactive waste now. - Ryan Binns

                  R Offline
                  R Offline
                  Ryan Binns
                  wrote on last edited by
                  #8

                  The problem is that winoldap.exe crashes. I can't remember how I fixed it though :(

                  Ryan

                  "Punctuality is only a virtue for those who aren't smart enough to think of good excuses for being late" John Nichol "Point Of Impact"

                  L 1 Reply Last reply
                  0
                  • R Ryan Binns

                    The problem is that winoldap.exe crashes. I can't remember how I fixed it though :(

                    Ryan

                    "Punctuality is only a virtue for those who aren't smart enough to think of good excuses for being late" John Nichol "Point Of Impact"

                    L Offline
                    L Offline
                    Lost User
                    wrote on last edited by
                    #9

                    Hmmm... I'll check that out, but it's now compiling again :confused: Better not say that too loud or it'll hear me :~ Paul ;)

                    That's better! It looks like radioactive waste now. - Ryan Binns

                    R 1 Reply Last reply
                    0
                    • A Andrew Walker

                      The only other thing which really annoys me is Norton Antivirus, which seems to want to hog my files when I try to start building, and won't let them be autosaved before the compile begins. Maybe a virus scanner problem? Some of the threads in the lounge today were about virus scanners that would ignore development directories.


                      If you can keep you head when all about you Are losing theirs and blaming it on you; If you can dream - and not make dreams your master; If you can think - and not make thoughts you aim; Yours is the Earth and everything that's in it. Rudyard Kipling

                      L Offline
                      L Offline
                      Lost User
                      wrote on last edited by
                      #10

                      Well even without disabling NAV it's compiling now :confused: Weird, because I had SP5 installed previously and it wasn't working then either. Oh well. Paul ;)

                      That's better! It looks like radioactive waste now. - Ryan Binns

                      1 Reply Last reply
                      0
                      • L Lost User

                        Hmmm... I'll check that out, but it's now compiling again :confused: Better not say that too loud or it'll hear me :~ Paul ;)

                        That's better! It looks like radioactive waste now. - Ryan Binns

                        R Offline
                        R Offline
                        Ryan Binns
                        wrote on last edited by
                        #11

                        What version of Windows are you running? I had the same problem on Win98, but never with Win95 or ME/XP.

                        Ryan

                        "Punctuality is only a virtue for those who aren't smart enough to think of good excuses for being late" John Nichol "Point Of Impact"

                        L 1 Reply Last reply
                        0
                        • R Ryan Binns

                          What version of Windows are you running? I had the same problem on Win98, but never with Win95 or ME/XP.

                          Ryan

                          "Punctuality is only a virtue for those who aren't smart enough to think of good excuses for being late" John Nichol "Point Of Impact"

                          L Offline
                          L Offline
                          Lost User
                          wrote on last edited by
                          #12

                          At the moment XP. From what I see I'm not sure how well WinXP and VS6 like each other - but I might be wrong. Paul ;)

                          That's better! It looks like radioactive waste now. - Ryan Binns

                          R 1 Reply Last reply
                          0
                          • L Lost User

                            At the moment XP. From what I see I'm not sure how well WinXP and VS6 like each other - but I might be wrong. Paul ;)

                            That's better! It looks like radioactive waste now. - Ryan Binns

                            R Offline
                            R Offline
                            Ryan Binns
                            wrote on last edited by
                            #13

                            Paul van der Walt wrote: From what I see I'm not sure how well WinXP and VS6 like each other - but I might be wrong I've never had any problems - I've been using that combination for over a year :~

                            Ryan

                            "Punctuality is only a virtue for those who aren't smart enough to think of good excuses for being late" John Nichol "Point Of Impact"

                            L 1 Reply Last reply
                            0
                            • R Ryan Binns

                              Paul van der Walt wrote: From what I see I'm not sure how well WinXP and VS6 like each other - but I might be wrong I've never had any problems - I've been using that combination for over a year :~

                              Ryan

                              "Punctuality is only a virtue for those who aren't smart enough to think of good excuses for being late" John Nichol "Point Of Impact"

                              L Offline
                              L Offline
                              Lost User
                              wrote on last edited by
                              #14

                              Weird... Maybe it's my bad Karma :suss: ;P Paul ;)

                              That's better! It looks like radioactive waste now. - Ryan Binns

                              R 1 Reply Last reply
                              0
                              • L Lost User

                                Weird... Maybe it's my bad Karma :suss: ;P Paul ;)

                                That's better! It looks like radioactive waste now. - Ryan Binns

                                R Offline
                                R Offline
                                Ryan Binns
                                wrote on last edited by
                                #15

                                Paul van der Walt wrote: Weird... Maybe it's my bad Karma Nope. Try touching your left ear-lobe with your right big toe just as you hit the compile button, at the same time as putting your left hand on your head.

                                Ryan

                                "Punctuality is only a virtue for those who aren't smart enough to think of good excuses for being late" John Nichol "Point Of Impact"

                                L 1 Reply Last reply
                                0
                                • R Ryan Binns

                                  Paul van der Walt wrote: Weird... Maybe it's my bad Karma Nope. Try touching your left ear-lobe with your right big toe just as you hit the compile button, at the same time as putting your left hand on your head.

                                  Ryan

                                  "Punctuality is only a virtue for those who aren't smart enough to think of good excuses for being late" John Nichol "Point Of Impact"

                                  L Offline
                                  L Offline
                                  Lost User
                                  wrote on last edited by
                                  #16

                                  Ryan Binns wrote: Try touching your left ear-lobe with your right big toe just as you hit the compile button, at the same time as putting your left hand on your head. *tries it* Eureka!! It compiles!! :-D :-D ;P Paul ;)

                                  That's better! It looks like radioactive waste now. - Ryan Binns

                                  R 1 Reply Last reply
                                  0
                                  • L Lost User

                                    Ryan Binns wrote: Try touching your left ear-lobe with your right big toe just as you hit the compile button, at the same time as putting your left hand on your head. *tries it* Eureka!! It compiles!! :-D :-D ;P Paul ;)

                                    That's better! It looks like radioactive waste now. - Ryan Binns

                                    R Offline
                                    R Offline
                                    Ryan Binns
                                    wrote on last edited by
                                    #17

                                    Paul van der Walt wrote: tries it :~ Are you a contortionist? I couldn't do all that...

                                    Ryan

                                    "Punctuality is only a virtue for those who aren't smart enough to think of good excuses for being late" John Nichol "Point Of Impact"

                                    L 1 Reply Last reply
                                    0
                                    • R Ryan Binns

                                      Paul van der Walt wrote: tries it :~ Are you a contortionist? I couldn't do all that...

                                      Ryan

                                      "Punctuality is only a virtue for those who aren't smart enough to think of good excuses for being late" John Nichol "Point Of Impact"

                                      L Offline
                                      L Offline
                                      Lost User
                                      wrote on last edited by
                                      #18

                                      I went on a Microsoft "Teach Yourself All Those Weird Moves Like CTRL-ALT-DEL in 24 Hours" course ;P ;P ;P Paul :-D

                                      That's better! It looks like radioactive waste now. - Ryan Binns

                                      R 1 Reply Last reply
                                      0
                                      • L Lost User

                                        I went on a Microsoft "Teach Yourself All Those Weird Moves Like CTRL-ALT-DEL in 24 Hours" course ;P ;P ;P Paul :-D

                                        That's better! It looks like radioactive waste now. - Ryan Binns

                                        R Offline
                                        R Offline
                                        Ryan Binns
                                        wrote on last edited by
                                        #19

                                        Paul van der Walt wrote: Microsoft "Teach Yourself All Those Weird Moves Like CTRL-ALT-DEL in 24 Hours" course :cool: I'll have to do that. Was it difficult? ;P

                                        Ryan

                                        "Punctuality is only a virtue for those who aren't smart enough to think of good excuses for being late" John Nichol "Point Of Impact"

                                        L 1 Reply Last reply
                                        0
                                        • R Ryan Binns

                                          Paul van der Walt wrote: Microsoft "Teach Yourself All Those Weird Moves Like CTRL-ALT-DEL in 24 Hours" course :cool: I'll have to do that. Was it difficult? ;P

                                          Ryan

                                          "Punctuality is only a virtue for those who aren't smart enough to think of good excuses for being late" John Nichol "Point Of Impact"

                                          L Offline
                                          L Offline
                                          Lost User
                                          wrote on last edited by
                                          #20

                                          Ryan Binns wrote: Was it difficult? Well I had a bit of trouble on the left-small-toe on computer reset button while holding ear-to-network-switch while triple-left-clicking on Format, with left-thumb-on-CD-tray button, but the rest was easy... :~ Paul ;)

                                          That's better! It looks like radioactive waste now. - Ryan Binns

                                          I 1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups