1 Aug
2006
1 Aug
'06
9:01 p.m.
On 7/31/06, bringiton bringiton
I however get a INTERNAL COMPILER ERROR. I'm using ms vc++ 6. Can I assume the sample does not run on the old vc++ version? Anything I can do to get around this?
The best advice would be to get a new compiler. Visual Studio Express is free and is a far better and more Standard conforming compiler than VC6. Some parts of Boost may work with VC6, but it will no longer be officially supported in 1.34 IIRC. http://msdn.microsoft.com/vstudio/express/ -- Caleb Epstein