Windows port
Brought to you by:
smars
Help Wanted!
Most of the program should compile also under windows (probably no need to use cygwin)
The tcl programs should work directlty [so the total station control program and the AutoCAD driver should work without change]
I work very little with Windows, and to port the software to the OS is not my priority.
I also have the feeling that windows users are less likely to be ready to use command lines tools. There may be exceptions though...
In a first time, the easiest approach is probably to add some conditions in the CMakeLists.txt to exclude the offending programs when using windows.
Anonymous