FET Forum

FET Support (English) => Programming Help => Topic started by: Narciso on September 28, 2016, 10:47:40 AM

Title: Fet And Eclipse
Post by: Narciso on September 28, 2016, 10:47:40 AM
Is It possible import Fet Code in Eclipse Neon with mingw?

If it is, how i can do it?
Title: Re: Fet And Eclipse
Post by: Liviu Lalescu on September 28, 2016, 11:34:39 AM
I am not sure. You need to search the internet on how to use Qt and Qt applications on Eclipse. FET is a Qt application and under Windows I compile it using MinGW.

I never worked on Eclipse, I don't know anything about it.