CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 15 of 24

Threaded View

  1. #1
    Join Date
    May 2009
    Location
    Boston
    Posts
    375

    src file won't compile, compiler hangs with no errors

    I have some code that I have been working on for a while, and suddenly it won't compile anymore. There are no errors to report because the compiler just hangs and sits forever without creating the object. I have gone back several versions and am trying to confirm my most recent version that I can still get to compile. I can do a diff and try to find the issue, but I'm not even sure where to look at this point.

    What kinds of things could cause a compiler to hand without throwing some kind of error?

    LMHmedchem
    Last edited by LMHmedchem; May 24th, 2011 at 07:42 PM.

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

Featured