PDA

View Full Version : Qt VS Addin crashes on "Add Class" wizard



Killhouse
25th September 2012, 08:47
Hey guys,

I have Qt SDK installed and the Qt VS addin. I can make a basic GUI project and open designer from visual studio - all works great.

When I try to add a class (add -> class -> Qt GUI Class), visual studio crashes. I think it may be something to do with setting the inherited class, because sometimes I've managed to add a class with no inheritance or with inheritance from QMainWindow.

I've tried reinstalling VS, Qt and the addin with no luck.

Couldn't find anything on google :/ Am I just setting something up wrong?

Thanks in advance
~Killhouse