Date
1 - 1 of 1
[ocs-dev] OCS v0.5.5 posted
Bruno Nicoletti <bruno.j....@...>
Hi Jeremy,
toggle quoted message
Show quoted text
looking much nicer. However, I have The Fear as you are using C++ TR1 for smart pointer magic. We are on Visual Studio 2005 for Windows and there is no TR1 for VS5 (we won't be changing in the near future, long story). A #ifndef around SharedPtr and DynamicPtrCast would help, as we could redirect this to boost. Another minor quibble, should not the OCS::ImageDesc have ctors rather than the initRGBA/initSingleBuffer/initMultiBuffer methods? Similarly for other classes? b On 4 June 2010 00:44, Jeremy Selan <jeremy...@...> wrote:
This one will actually build on other people's machines... --
Bruno Nicoletti |
|