Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » From QTCreator to Eclipse
icon3.gif  From QTCreator to Eclipse [message #856303] Wed, 25 April 2012 10:47 Go to next message
Eclipse UserFriend
Hello folks!

I am a new Eclipse C++ user, I've always coded with QT. My new job brought me into this new "environment" that I have to learn.

Currently I need to export an old QT project into Eclipse, I've (easily) tried to open and compile but it seems it does not work Rolling Eyes .

I would like to know if there is anyone that has already had this kind of "problem" (I am not sure this can really be considered as a problem, but I am really new with Eclipse) and if she/he knows how to figure it out!

Thank you!!

Elisabetta
Re: From QTCreator to Eclipse [message #857282 is a reply to message #856303] Thu, 26 April 2012 08:15 Go to previous message
Eclipse UserFriend
There should be a file called something like myapp.pro. You can then use qmake to generate a makefile from the .pro file. Eclipse then uses the makefile for build.
Previous Topic:how would i run a function when a user make changes to the Environment Variable of a C++ Project
Next Topic:Linking referenced project when building a static lib.
Goto Forum:
  


Current Time: Tue Jun 17 07:57:07 EDT 2025

Powered by FUDForum. Page generated in 0.59097 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top