[Spread-users] Combining Spread and ACE

ifta255 at uts.cc.utexas.edu ifta255 at uts.cc.utexas.edu
Fri May 20 22:46:15 EDT 2005


We have an existing code base which uses ACE, and are trying to use 
Spread as well.  Has anyone made this combination work before?  I cannot 
get anything to compile correctly (see example).
-----------------------------------------------------------------------
#include "ace/os.h"
#include "sp.h"

int main(int argc, char ** argv)   {
    return 0;
}




More information about the Spread-users mailing list