Hi, Giovanni Manghi wrote: > I found a collegue with a xp 64 bit machine and I'm having an hard time: > > The standalone installer installs but then qgis does not starts with a > very criptic (windows) message: > > the application failed to initialize properly (0xc01500002)
The error may be due to missing MSVC runtime libs. On an earlier version of the QGIS standalone package I needed to install both the 2005 [1] and 2008 [2] MSVC redistributables. You can check the QGIS requirements with Dependency Walker [3]. Good luck, Craig [1] http://www.microsoft.com/downloads/en/details.aspx?familyid=90548130-4468-4BBC-9673-D6ACABD5D13B&displaylang=en [2] http://www.microsoft.com/downloads/en/details.aspx?familyid=ba9257ca-337f-4b40-8c14-157cfdffee4e&displaylang=en [3] http://www.dependencywalker.com/ _______________________________________________ Qgis-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-user
