简体   繁体   English

VC ++ 9 QT项目,转换为Eclipse CDT

[英]VC++ 9 QT Project, Convert To Eclipse CDT

Their is a project I would like to start working on but the problem is I use Linux and the project is based off windows. 他们是我想开始进行的项目,但是问题是我使用Linux,并且该项目基于Windows。 (VC++ v9) I would like to convert it to Eclipse CDT but qmake and different includes are driving me mad. (VC ++ v9)我想将其转换为Eclipse CDT,但qmake和其他include令我发疯。

Project Repo 项目回购

1 - I downloaded Eclipse Indigo CDT 1-我下载了Eclipse Indigo CDT
2 - Downloaded the latest QT ( qt.nokia.com / downloads ) 2-下载了最新的QT(qt.nokia.com/downloads)
3 - Integrate it into Eclipse ( qt.nokia.com / developer / eclipse-integration/ ) 3-将其集成到Eclipse(qt.nokia.com/developer/eclipse-integration/)
4 - Download qextserialport ( sourceforge.net / projects / qextserialport/ ) 4-下载qextserialport(sourceforge.net / projects / qextserialport /)

Can anybody help me get this project into Eclipse so I do not need to rely on a makefile and can build it with the Eclipse menus? 有人可以帮助我将这个项目带入Eclipse,这样我就不需要依赖makefile并可以使用Eclipse菜单进行构建了吗?

Here's a tutorial to do exactly what you're asking. 这是一个教程 ,可以完全按照您的要求进行。 It's geared for OS X, but the same principles would apply. 它适用于OS X,但适用相同的原理。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM