The Seamless3d source code can be compiled for Microsoft Windows or Linux and hopefully BSD and any Unix like operating system that supports BSD Sockets.

The compilation has been tested using the following compilers:

To compile using Visual C++ 2008 simply open the seamless3d_server.vcproj file and select Build -> Build Solution

The command for the g++ compiler is:

g++ seamless3d_server.cpp var.cpp -o seamless3d_server

To run in windows double click the exe file.

To run in linux use the command line:

./seamless3d_server


If you have trouble compiling I will be interested to hear from you (will be interested to hear if successful too :) )

Please post your questions and/or experience on the Seamless3d forum www.seamless3d.com/forum so that others can benefit.

If you want to join the Seamless3d forum just send an email to thyme@seamless3d.com using the title:

Registration Request for the Seamless3d Forum

and specify the user name you wish to use on the forum.

Your email address will be used for your account but will be hidden from others by default.

Everyone is welcome to join :)
Looking forward to hearing from you

Best wishes

thyme