Trolltech Home | Qt-interest Home | Recent Threads | All Threads | Author | Date
All threads index page 1

Qt-interest Archive, October 2001
qmsdev 3.0.0beta6 compil


Message 1 in thread

Strange error.

.
The Qt library is now built in .\lib
The Qt examples are built in the directories in .\examples
The Qt tutorials are built in the directories in .\tutorial
.
Note: be sure to set the environment variable QTDIR to point
to here or to wherever you move these directories.
.
Enjoy! - the Trolltech team
.
    cl.exe /nologo /MD /W3 /GX /O2 /I "_C:\Qt\3.0.0beta6\include" /D "WIN32"
/D "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_USRDLL"
/Fpqmsdev.pch /Yc"stdafx.h" /Fo.\\ /Fd.\\ /FD /c StdAfx.cpp
StdAfx.cpp
StdAfx.cpp(5) : fatal error C1083: Cannot open program database file:
'c:\qt\3.0.0beta6\tools\designer\integration\qmsdev\vc60.idb': Permission
denied
The integration process failed.

The integration process failed.

The integration process failed.


_______________________________________________________________________

 Vélizar VESSELINOV
 Chef de projet                       Téléphone : +33.(0)4.67.59.30.47
 Pôle Informatique             E-mail : velizar.vesselinov@techsia.com

 Techsia S.A.
 Cap Alpha - Avenue de l'Europe, Clapiers
 34940 Montpellier Cedex 9                      http://www.techsia.com
 France                                     Fax : +33.(0)4.67.59.36.19
_______________________________________________________________________

      Les données maîtrisées        ~         The end of doubt


Message 2 in thread

> Strange error.
>
> .
> The Qt library is now built in .\lib
> The Qt examples are built in the directories in .\examples
> The Qt tutorials are built in the directories in .\tutorial
> .
> Note: be sure to set the environment variable QTDIR to point
> to here or to wherever you move these directories.
> .
> Enjoy! - the Trolltech team
> .
>     cl.exe /nologo /MD /W3 /GX /O2 /I "_C:\Qt\3.0.0beta6\include" /D
"WIN32"
> /D "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D
"_USRDLL"
> /Fpqmsdev.pch /Yc"stdafx.h" /Fo.\\ /Fd.\\ /FD /c StdAfx.cpp
> StdAfx.cpp
> StdAfx.cpp(5) : fatal error C1083: Cannot open program database file:
> 'c:\qt\3.0.0beta6\tools\designer\integration\qmsdev\vc60.idb': Permission
> denied
> The integration process failed.
>
> The integration process failed.
>
> The integration process failed.

Was Visual Studio open with the integration plugin installed?  If so, then
you should close it down and also unregister the plugin so it can be
overwritten safely.

Andy


Message 3 in thread



_______________________________________________________________________

 Vélizar VESSELINOV
 Chef de projet                       Téléphone : +33.(0)4.67.59.30.47
 Pôle Informatique             E-mail : velizar.vesselinov@techsia.com

 Techsia S.A.
 Cap Alpha - Avenue de l'Europe, Clapiers
 34940 Montpellier Cedex 9                      http://www.techsia.com
 France                                     Fax : +33.(0)4.67.59.36.19
_______________________________________________________________________

      Les données maîtrisées        ~         The end of doubt

> -----Message d'origine-----
> De : owner-qt-interest@trolltech.com
> [mailto:owner-qt-interest@trolltech.com]De la part de Andy Shaw
> Envoyé : lundi 1 octobre 2001 13:04
> À : velizar.vesselinov@techsia.com; Qt-Interest
> Objet : Re: qmsdev 3.0.0beta6 compil
>
>
> > Strange error.
> >
> > .
> > The Qt library is now built in .\lib
> > The Qt examples are built in the directories in .\examples
> > The Qt tutorials are built in the directories in .\tutorial
> > .
> > Note: be sure to set the environment variable QTDIR to point
> > to here or to wherever you move these directories.
> > .
> > Enjoy! - the Trolltech team
> > .
> >     cl.exe /nologo /MD /W3 /GX /O2 /I "_C:\Qt\3.0.0beta6\include" /D
> "WIN32"
> > /D "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D
> "_USRDLL"
> > /Fpqmsdev.pch /Yc"stdafx.h" /Fo.\\ /Fd.\\ /FD /c StdAfx.cpp
> > StdAfx.cpp
> > StdAfx.cpp(5) : fatal error C1083: Cannot open program database file:
> > 'c:\qt\3.0.0beta6\tools\designer\integration\qmsdev\vc60.idb':
> Permission
> > denied
> > The integration process failed.
> >
> > The integration process failed.
> >
> > The integration process failed.
>
> Was Visual Studio open with the integration plugin installed?

integration plugin installed? Yes
Visual Studio open? No

>  If so, then
> you should close it down and also unregister the plugin so it can be
> overwritten safely.
>
> Andy
>
> --
> List archive and information: http://qt-interest.trolltech.com
>


Message 4 in thread

> > Was Visual Studio open with the integration plugin installed?
> 
> integration plugin installed? Yes
> Visual Studio open? No

Have you tried uninstalling the plugin?

Andy


Message 5 in thread



_______________________________________________________________________

 Vélizar VESSELINOV
 Chef de projet                       Téléphone : +33.(0)4.67.59.30.47
 Pôle Informatique             E-mail : velizar.vesselinov@techsia.com

 Techsia S.A.
 Cap Alpha - Avenue de l'Europe, Clapiers
 34940 Montpellier Cedex 9                      http://www.techsia.com
 France                                     Fax : +33.(0)4.67.59.36.19
_______________________________________________________________________

      Les données maîtrisées        ~         The end of doubt

> -----Message d'origine-----
> De : owner-qt-interest@trolltech.com
> [mailto:owner-qt-interest@trolltech.com]De la part de Andy Shaw
> Envoyé : lundi 1 octobre 2001 14:13
> À : velizar.vesselinov@techsia.com
> Cc : Qt-Interest
> Objet : Re: qmsdev 3.0.0beta6 compil
>
>
> > > Was Visual Studio open with the integration plugin installed?
> >
> > integration plugin installed? Yes
> > Visual Studio open? No
>
> Have you tried uninstalling the plugin?
No

I was recompile manually qmsdev.dsp without problem.

>
> Andy
>
> --
> List archive and information: http://qt-interest.trolltech.com
>