Visual studio6.0 is crashing
Hello friends.
I am facing one problem.
I installed
qt-win-commercial-4.2.3-vc60 and qt-vsaddin-collection-2.1.4 for visual studio6.0.
Then i set the environmental variable as
QTDIR C:\Qt\4.2.3 and
PATH C:\Qt\4.2.3\bin.
After that when i am trying to create a new project of QT through Visual Studio 6.0 visual studio is crashing.
I dont know why it is crashing.
Can anybody help to solve this issue.
Re: Visual studio6.0 is crashing
what message you getting?
try to compile simple C "Hello World" program, if it working fine then try to compile Qt "Hello world" program.
Re: Visual studio6.0 is crashing
Quote:
Originally Posted by
rajesh
what message you getting?
try to compile simple C "Hello World" program, if it working fine then try to compile Qt "Hello world" program.
Actually Qt's docwindow is comming in the tool bar of visual studio 6.0.
There one option is New Qt project.When i clicked on that one window opened named New Qt project. There i selected Project Settings from the leftside and Qt Windows Application from the right side. After that i clicked finished. Then visual studio is crashing.
Re: Visual studio6.0 is crashing
Because you've a commercial version and the vs integration is only available in the commercial version --> ask the trolltech support for help.