cleitonsouza01 / qt-creator-arduino

Template to setup QT Creator as your Arduino IDE
GNU General Public License v2.0
54 stars 17 forks source link

QtCreator 4.0.0 cannot read both sketch and C++ template #1

Closed j8asic closed 7 years ago

j8asic commented 8 years ago

It seems that QtCreator 4.0.0 (under Arch Linux) cannot read both types of templates: sketch and C++. When both are inside "wizards" folder, it shows on C++ type of template. After deleting C++ wizard folder, sketch template is properly shown.

Edit: It can be solved by renaming IDs within wizard.xml, e.g. in sketch template folder: id="A.ArduinoSketch"

Best regards, Josip

cleitonsouza01 commented 8 years ago

Thanks Josip, I will follow your tip, fix it and update here soon.

good-vi commented 7 years ago

Thanks! Now QtCreator 4.2.1 show me all position, but it still not compile.

good-vi commented 7 years ago

I solve problem. In my Qt Creator 4.2.1 isn't work you build properties. I did it by hand)