With regards the problems I had including STL header files - I reckon I might
know why,
DSS has its own "NEW" method in OSmemory.h and this would probably interfere
with the STL file:
<new>
Would this be correct? Would anyone have a solution?
Thanks,
Nikki
#include <vector>
I get the following error - C2084
Compiling...
QTSSFileModule.cpp
c:\ss41\darwinstreamingserversrc\commonutilitieslib\osmemory.h(124) : error
C2084: function 'void *__cdecl operator new(unsigned int,void *)' already
has
a body
Error executing cl.exe.
Creating browse info file...
Maybe there is something I should change in teh project settings/options?
Thanks, rgds,
Nikki
_______________________________________________
streaming-server-developers mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/streaming-server-developers
Do not post admin requests to the list. They will be ignored.