Giter Site home page Giter Site logo

VS2008 SP1? about qt-msvc-installer HOT 3 CLOSED

gaberudy avatar gaberudy commented on August 22, 2024
VS2008 SP1?

from qt-msvc-installer.

Comments (3)

GoogleCodeExporter avatar GoogleCodeExporter commented on August 22, 2024
Is there a performance difference? A C++ ABI difference? I've heard this before 
and am 
trying to get a feel for it's value. Thanks, -Gabe

Original comment by [email protected] on 13 May 2010 at 12:07

from qt-msvc-installer.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 22, 2024
No performance difference, but the RTM and SP1 C++ run times are different, so 
cannot
be mixed. I copied the following from a relevant blog post at
http://dcsoft.wordpress.com/

Starting with Qt 4.6, the LPGL version now comes pre-built for Visual Studio 
2008
RTM.  If this fits your need, you can simply install it and skip to INSTALL 
VISUAL
STUDIO ADD-IN. However, you will need to build Qt yourself if:

   1. You are using VS 2008 and you have installed SP1 and/or the ATL Security
Update, and you are building your app with the _BIND_TO_CURRENT_VCLIBS_VERSION
defined (or another means to specify the non-RTM version).  This is because 
both Qt
and your app need to be built with the same version of the Visual Studio
redistributables, and Qt has been built with RTM, but your app is not being 
built
with RTM.

Original comment by [email protected] on 13 May 2010 at 4:34

from qt-msvc-installer.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 22, 2024
Right. I could see how it would be helpful to the people who are linking 
everything 
against SP1. 

But given my time constraints, the space constraints on this site for 
distributing 
installers and the smaller audience for SP1 builds, I'm afraid I'm making the 
call to 
leave people with this need to their own devices of building Qt with the 
appropriate 
tool chain.

VS2010 though is around the corner for Qt 4.7, and I plan on looking into 
supporting 
that platform.

Original comment by [email protected] on 13 May 2010 at 6:31

  • Changed state: WontFix

from qt-msvc-installer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.