|
Prev: best way to compare two structs value-wise
Next: Anonymous-namespace references vs extern references
From: David Webber on 6 May 2008 03:43 Using VS2008 under Vista SP1: The incremental linker crashes on a very regular basis. It doesn't bring down the whole IDE, but it is very annoying. Is it just me, or are others having this problem? Is there a cure? Dave -- David Webber Author of 'Mozart the Music Processor' http://www.mozart.co.uk For discussion/support see http://www.mozart.co.uk/mozartists/mailinglist.htm
From: SvenC on 6 May 2008 10:17 Hi David, > Using VS2008 under Vista SP1: > > The incremental linker crashes on a very regular basis. It doesn't > bring down the whole IDE, but it is very annoying. Is it just me, or > are others having this problem? Is there a cure? You find a hotfix here: http://support.microsoft.com/kb/948127 -- SvenC
From: David Webber on 8 May 2008 11:56
"SvenC" <SvenC(a)nospam.nospam> wrote in message news:4DF971CD-A1B9-464F-BC2A-480EC6AF1677(a)microsoft.com... > Hi David, > >> Using VS2008 under Vista SP1: >> >> The incremental linker crashes on a very regular basis. It doesn't >> bring down the whole IDE, but it is very annoying. Is it just me, or >> are others having this problem? Is there a cure? > > You find a hotfix here: > > http://support.microsoft.com/kb/948127 Thanks - that seems to have worked. Dave -- David Webber Author of 'Mozart the Music Processor' http://www.mozart.co.uk For discussion/support see http://www.mozart.co.uk/mozartists/mailinglist.htm |