Hello all,
global context is the atronomy project named ExTra (lead by IPAG CNRS) fully controled with Tango. We are trying to update to version 9.3.3 in order to fix a bug. Therefore we need to update PyTango since all our DS are written with python.
The most recent version of PyTango seems to be 9.3.2 so far. So, compilation is OK but link with Tango 9.3.3 DLL, failed : some static symbols are not resolved. It deals with boot::python, ie C++/Python wrapping. I checked (with dumpbin tool) that these symbols exist into Tango DLL but linker doesn’t see them.
Rest of the Config
Win7 x64
MS Visual C 10.0
Python 3.4
boost 1.73 (compiled with option link=shared and runtime-link=shared)
Files enclosed
LOG of link command line, and list of unresolved symbols
Any clue ?
Thank for your help ![]()
Stephane