Hi,

I am creating Activex contorl using Qt. In this activeX control i need to use another ActiveX control already exist. for that i am using both QAxServer and QAxContainer in my application. But while liking it is giving some functions as alredy defined in QAxContainer linker error.

Any solution for this problem please?