Hi

As a test, I compiled libzmq-4.2.4 and omniORB-4.2.2 on Window 10 64bit with Visual Studio 2013, then cloned cppTango's tango-9-lts branch from Github (current version is 9.2.7, build status is unknown for Windows Platform), edit two files (configure/CMakeLists.txt and cppapi\server\idl\CMakeLists.txt), then successfully cmaked the cppTango library(get tango.dll+tango.lib, and libtango.lib)

Currently on Windows we installed TangoSetup-9.2.2_win64.exe, I want to know whether cppTango 9.2.7 is back compatible with tango 9.2.2 (for tango.dll)? may i directly replace tango-9.2.2's zmq, omniORB, tango's library with newest version on Windows? just for testsmile.