Hi
I want to compile an existing Qt app for the Pi. In the tutorial it just says pick the Qt project template. My template dropdown is empty. What do I need to do to populate it.
Thanks
Bob
Thanks for the response. I’m using VisualGDB-4.3-trial and have installed in both 2008 and 2010 VS versions but both only give me ‘Empty Project’ in the dropdown for a Linux project. I have Qt installed as I use Qt Creator for building the project for Windows. I saw something about installing Qt for MinGW. I have MinGW installed but wasn’t sure if I needed to do anything extra.
The templates are stored in XML files inside the “C:Program Files (x86)SysprogsVisualGDBProjectTemplates” folder. Please verify that the folder exists and that you can access it from Visual Studio (e.g. try opening an XML file via File->Open).