Currently untested, but everything should be in place. The SDL_net library/framework is included in the installed files/app bundle. On Snow Leopard, SDL_net is disabled because it doesn't provide a 64-bit Intel binary.
The DENG_SDLNET_DUMMY compiler definition will cause the engine to use the dummy SDL_net implementation.
Including SDL_net in the build
Currently untested, but everything should be in place. The SDL_net
library/framework is included in the installed files/app bundle. On
Snow Leopard, SDL_net is disabled because it doesn't provide a 64-bit
Intel binary.
The DENG_SDLNET_DUMMY compiler definition will cause the engine
to use the dummy SDL_net implementation.