Hi Michael, The Windows version of olsrd currently only compiles with GCC. The source code uses some features that seem to be only available in GCC, e.g. macros with a variable number of arguments. That was the reason why we chose GCC also for the Windows port. Ironically, the Windows GUI only compiles with Visual C++. :-) -Thomas