Feeds:
Posts
Comments

Archive for the ‘Tips and Tricks’ Category

If you are using Visual Studio with Qt, you can ensure a more productive experience by adding the Qt directories to your Visual Studio list of includes. In Visual Studio, add the following directories to the Win32 Platform Include files list (Tools|Options|Projects and Solution|VC++ Directories): $(QTDIR)\include $(QTDIR)\include\Qt $(QTDIR)\include\QtCore $(QTDIR)\include\QtGui $(QTDIR)\include\QtHelp $(QTDIR)\include\QtNetwork $(QTDIR)\include\QtOpenGL $(QTDIR)\include\QtScript $(QTDIR)\include\QtSql $(QTDIR)\include\QtSvg [...]

Read Full Post »

« Newer Posts

Follow

Get every new post delivered to your Inbox.