
4 Apr
2005
4 Apr
'05
9:28 p.m.
So you are saying that CW 9.4 uses <locale> that include winbase.h, while the one that is used by CW 8.1 uses <locale> that doesn't?
I don't know what CW 8 does but CW 9.4 does as you say.
What should I do to make offline library compile without errors? Should I move STL includes?
The only idea I have is to set _WIN32_WINNT to 0x0400 globally in the jamfiles. Stefan