如何将VisualStudio项目转换为Eclipse CDT [英] How to convert VisualStudio project to Eclipse CDT

查看:127
本文介绍了如何将VisualStudio项目转换为Eclipse CDT的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

问题已经在标题中了.我有一个Visual Studio项目,它生成一个.dll.现在,我需要用于MacOS X和linux的相同库,因此我想将VS项目转换为Eclipse并针对两个平台进行编译. 我将非常感谢您提供的任何提示,提示或指导!

The question is already in the title. I have a Visual Studio project which builds a .dll. Now I need the same library for MacOS X and linux, so I would like to convert the VS project to Eclipse and compile it for both platforms. I will be very thankful for any tips, hints or guidance!

推荐答案

首先,您需要知道必须使用哪个编译器,然后 1.您可以在MakeFile中转换项目并在Eclipse中创建一个Makefile项目 2.或者,您也可以尝试将其转换为特定于编译器的项目.

First of all, you need to know which compiler you have to use, then 1. you can convert the project in a MakeFile and create a Makefile project in Eclipse 2. or you can try to convert the project in a compiler-specific project.

这篇关于如何将VisualStudio项目转换为Eclipse CDT的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆