Binary of the latest Qt framework (with MingW32) working out-of-the-box for COM/ActiveX programming

StackOverflow https://stackoverflow.com/questions/9142080

  •  22-04-2021
  •  | 
  •  

Question

Can someone point to me where I can find binary distribution of the latest Qt Framework 4.8.0. (with MingW32) ready for Office automation?

Was it helpful?

Solution

MinGW32 is not recommended if you want to do COM/ActiveX. Use VS2008 or VS2010.

QAxObject is your friend.

OTHER TIPS

Here; you get MinGW separately, as well as any third-party component which integrates with Office.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top