[Qt-interest] VS-Addin installation problem
Joerg Bornemann
joerg.bornemann at trolltech.com
Mon Aug 31 17:57:01 CEST 2009
Ender EREL wrote:
> At home, i just did a clean install of WinXP Sp2 32bit. Then i installed
> VS2008 & Sp1. And then i installed Qt 4.5.2 VS2008 32-bit using the
> installer Gabe Rudy provided [1]. Then i installed qt-vs-addin-1.0.2.
> During the installation, the following errors occur:
>
> Cannot register qt4vs help!
> Can not register qmakewrapper1.dll!
> Can not register QtProjectEngine.lib!
> "c:\WINDOWS\Microsoft.Net\Framework\v2.0.50727\regasm.exe" /codebase
> "C:\Program Files\Nokia\Qt4VSAddin\9.0\QtProjectEngineLib.dll"
> Cannot register qt help!
Uh something really went wrong. Do you get a more detailed error message
when registering the DLLs manually?
Please open a command prompt and cd into the Addin's installation
directory and type:
regsvr qmakewrapper1.dll
regasm /codebase 9.0\QtProjectEngineLib.dll
Additionally you could try to update your .NET Framework to a recent
version.
> I have my QTDIR and PATH variables set accordingly.
You don't have to set these to make the addin work.
Kind Regards,
--
Joerg Bornemann
Software Engineer
Nokia, Qt Development Frameworks
Nokia gate5 GmbH
Firmensitz: Invalidenstr. 117, 10115 Berlin, Germany
Registergericht: Amtsgericht Charlottenburg, Berlin: HRB 106443 B
Umsatzsteueridentifikationsnummer: DE 812 845 193
Geschäftsführer: Dr. Michael Halbherr, Karim Tähtivuori
Qt Developer Days 2009 | Early Bird Pricing - Save ?200/$200!
Munich, Germany: October 12th - 14th
San Francisco, California: November 2nd - 4th
Register now! http://qt.nokia.com/qtdevdays2009
More information about the Qt-interest-old
mailing list