On Mon, Jan 16, 2012 at 03:28:20PM -0600, Ed Sutton wrote: > Has anyone used Qt Creator project to compile using a non-Gnu embedded > software C cross compiler for a microcontroller? > > I added a Qt Creator CLang ToolChain that contains the compiler's path to the > executable, C:\DCRABBIT_10.66\Dccl_cmp.exe. Is there a way to connect the Qt > Project to use this compiler? I am using Qt Creator 4.7 under Windows 32-bit. > > Thanks,
Maybe a case for a "Generic" project: http://doc.qt.nokia.com/qtcreator-snapshot/creator-project-generic.html Andre' _______________________________________________ Qt-creator mailing list [email protected] http://lists.qt.nokia.com/mailman/listinfo/qt-creator
