hi,.
in tring to compile the exciter code i came across a error that there were to identifiers in sequence .
must be the "long long" declaration, just declare the equivalent type for windows with an ifdef :
#ifdef UNIX long long reltime; #else <windows 8-bytes type> reltime; #endif
good luck !!!
Yves/
PS : i'm not bored with "report-bugs" threads, i just meant it will surely happen.