I have not had to include/use vcredist*.exe on another machine when I used VC++ 2008 express. However, I built a static Qt first, and the app was built static.
I have not had to include/use vcredist*.exe on another machine when I used VC++ 2008 express. However, I built a static Qt first, and the app was built static.
Thanks; I forgot to add this applies to shared lib builds.
I must confess: I was under the impression that Coin3d--a third party SDK i'm using in my Qt apps--had to be built shared with the Open Source edition, which I'm using. I think this used to be the case, but I can't find anything about it either way... so building everything statically would probably have worked also.
Bookmarks