I'm using GME 4.3.17 with VS .net 2003 and got several compilation errors when I tried to make an interpreter. One typical error message is Error C2039 'find' :is not a member of 'std' c:\program files\gme\sdk\bon\events.cpp It looks like STL related. I used the STL that came with VS .net. Is there a better choice? Thank you! Zhimin