需要帮助选择C ++开发工具集 - 响应的TIA :) [英] Need help choosing a C++ development tool set - TIA for responses :)

查看:53
本文介绍了需要帮助选择C ++开发工具集 - 响应的TIA :)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好!

我打算开始几个项目,并且想知道是否有人在这里有人可以为一个好的编译器和开发提出建议

环境。


我的目标如下:


1.在XP上开发项目代码。

2.开发项目在Linux,XP和98SE / WinME上运行。

(稍后移植到MacOS)

3.开发该项目具有共同的外观和感觉。

平台之间。


我的要求如下:

1.我需要一个免费的编译器和开发环境

关于liscensing和版税不受限制。


2.我需要跨平台的图形工具包,也是免费的。


3.我也希望能够为同一个处理器定位多个操作系统

类型。


欢迎任何建议。主要是,我没有收入购买

工具。我想要一个与微软的b $ b操作系统或它们的框架无关的开发工具集。我不明白他们的liscensing并且我很可能确定他们的软件附带了一系列限制我不想b $ b想要处理它们。


我一直在做一些研究,现在已经下载了火星,

Watcom,我正在试图找出我需要下载MinGW。


我想使用Gnome工具包,但如果它适用于Windows,则无法确定

。我的主要开发平台是

Windows,但我将专门为

同时开发和测试设置一个Linux Box。


我想开发的项目我将在开源社区中放置(另一件我需要的建议)。至少我希望如此。

项目将是beg-ware项目。希望能够挣钱。他们将为b $ b提供我可以使用的工具。


我不打算做DOTNET。我知道这是热门的事情,但我最近开发了很多关于它的错误。


感谢您的帮助。


和平,

杰德

Hello to all!
I have a couple of projects I intend starting on, and was wondering if
someone here could make a suggestion for a good compiler and development
environment.

My goals are as follows:

1. Develop the project code on XP.
2. Develop the project to run on Linux, XP, and 98SE/WinME.
(Later for porting to MacOS)
3. Develop the project to have a "common look and feel" between
platforms.

My requirements are as follows:
1. I need a compiler and development environment that is free and
unrestrictive with respect to liscensing and royalties.

2. I need graphics tool kit that is cross platform, and also free.

3. I also want to be able to target multiple OSes for the same processor
type.

Any advice is welcome. Primarily, I don''t have the income to purchase
tools. And I want a development tool set that isn''t tied to Microsoft''s
OS, or their frameworks. I don''t understand their liscensing and am
pretty sure their software comes with a bunch of restrictions I don''t
want to have to deal with.

I''ve been doing some research, and currently have downloaded Mars,
Watcom, and am trying to figure out what I need to download MinGW.

I would like to use the Gnome toolkit, but haven''t been able to figure
out if it works with windows. My primary development platform is
Windows, but I am going to set up a Linux Box specifically for
simultaneous development and testing.

The projects I want to develop I will be placing (another thing I will
need advice on) in the open source community. At least I hope to. The
projects will be "beg-ware" in the hopes of turning a buck. They will
also serve to provide me with tools that I can use.

I don''t plan on doing DOTNET. I know it''s the hot thing, but I have
recently developed mis-givings about it.

Thanks for any help.

Peace,

Jed

推荐答案

Jed写道:
我打算开始几个项目,并且想知道是否有人在这里可以为良好的编译器和开发环境提出建议。

我的目标如下:

1.在XP上开发项目代码。


Visual C ++ Professional。

2.开发项目以在Linux,XP和98SE / WinME上运行。
(稍后移植到MacOS)


嗯,在Linux上,通过一些移植,你可以使用g ++进行编译。在

这个时间点,两个编译器都相当不错(并且标准符合标准符合标准,我会说)。

3.开发项目以具有共同的外观和感觉。
平台之间。


我建议不要这样做。在同一平台上的应用程序之间看起来比在

平台之间更常见。或者您预计用户会在几天内在您的应用程序中使用多个平台吗?即使这样,在Windows上看起来像Windows的东西也更容易看到,并且

不像Aqua或Motif(反之亦然)。

我的要求如下:
1.我需要一个免费的编译器和开发环境,并且对于liscensing和版税不受限制。


微软不是免费的,但它不是很贵。你也可以使用

MinGW,并使用Dev-C ++,但它相比之下相形见绌(或者我可能只是用于VC ++的
)。

2.我需要跨平台的图形工具包,也是免费的。


Qt可免费用于非商业用途。如果你打算出售你的东西,但是你需要从他们那里获得商业许可证。但是每一分钱都值得b


3.我也希望能够针对相同的处理器类型定位多个操作系统。


怎么回事?你打算参加大会吗?

欢迎任何建议。主要是,我没有收入来购买工具。我想要一个与Microsoft的操作系统或其框架无关的开发工具集。我不明白他们的liscensing并且我很确定他们的软件附带了一些我不想要处理的限制。


那里没有任何过于严格的限制。如果你现在没有任何钱,可以借钱。一套好的工具很重要。

我一直在做一些研究,目前已经下载了Mars,
Watcom,我正在试图弄清楚我需要下载MinGW。

我想使用Gnome工具包,但是如果它适用于Windows,则无法确定
。我的主要开发平台是Windows,但我将专门为同时开发和测试设置一个Linux Box。


获取Qt。你不会后悔。

我想开发的项目我将在开源社区中放置(我将需要建议的另一件事)。至少我希望如此。


嗯,看看SourceForge(它的名字是什么?),与

对话,看看怎么样(和什么)他们的计划。

项目将是beg-ware。希望能够挣钱。他们还将为我提供我可以使用的工具。


好​​吧,想一想。你不能开始在自行车上提供比萨饼,

希望能够赚到一天足够的钱买车。你的比萨饼将会变得如此冷,你必须付钱让顾客吃它们。你只需要
就需要买车来按时交货。

我不打算做DOTNET。我知道这是最热门的事情,但我最近发生了关于它的错误。
I have a couple of projects I intend starting on, and was wondering if
someone here could make a suggestion for a good compiler and
development environment.

My goals are as follows:

1. Develop the project code on XP.
Visual C++ Professional.
2. Develop the project to run on Linux, XP, and 98SE/WinME.
(Later for porting to MacOS)
Well, on Linux, with some porting, you can use g++ to compile. At
this point in time both compilers are quite decent (and on par as
to standard compliance, I''d say).
3. Develop the project to have a "common look and feel" between
platforms.
I would recommend against it. It is better to have the look and
feel common between applications on the same platform than between
platforms. Or do you foresee users working in your application on
more than one platform within a couple of days? Even then, it is
easier to look at something on Windows that looks like Windows, and
not like Aqua or Motif (and vice versa).
My requirements are as follows:
1. I need a compiler and development environment that is free and
unrestrictive with respect to liscensing and royalties.
Microsoft isn''t free, but it''s not very expensive. You can also use
MinGW, and use Dev-C++, but it pales in comparison (or maybe I am
just too used to VC++).
2. I need graphics tool kit that is cross platform, and also free.
Qt is free for non-commercial use. If you intend to sell your stuff,
though, you need to get a commercial license from them. But it is
worth every penny.
3. I also want to be able to target multiple OSes for the same
processor type.
How would that matter? Are you going to program in Assembly?
Any advice is welcome. Primarily, I don''t have the income to purchase
tools. And I want a development tool set that isn''t tied to
Microsoft''s OS, or their frameworks. I don''t understand their
liscensing and am pretty sure their software comes with a bunch of
restrictions I don''t want to have to deal with.
There is nothing overly restrictive there. And if you don''t have
any money now, borrow. A good set of tools is important.
I''ve been doing some research, and currently have downloaded Mars,
Watcom, and am trying to figure out what I need to download MinGW.

I would like to use the Gnome toolkit, but haven''t been able to figure
out if it works with windows. My primary development platform is
Windows, but I am going to set up a Linux Box specifically for
simultaneous development and testing.
Get Qt. You''re not going to regret it.
The projects I want to develop I will be placing (another thing I will
need advice on) in the open source community. At least I hope to.
Well, take a look at SourceForge (is that what it''s called?), talk to
them, see how (and with what) they program.
The projects will be "beg-ware" in the hopes of turning a buck. They
will also serve to provide me with tools that I can use.
Well, think of it. You cannot start delivering pizzas on a bicycle,
hoping to earn some day enough money to buy a car. Your pizzas will
get so cold you''ll have to pay your customers to eat them. You just
need to buy a car to get around and deliver on time.
I don''t plan on doing DOTNET. I know it''s the hot thing, but I have
recently developed mis-givings about it.




你不需要做任何事情DOTNET,但是你仍然可以使用MS工具,

它们在Windows上用C ++进行开发时是业界最好的。

在Windows上。


V



You don''t have to do anything DOTNET, but you can still use MS tools,
they are among the best in the biz when it comes to development in C++
on Windows.

V


2005年10月1日星期六00:21:06 -0400,Victor Bazarov < v。******** @ comAcast.net>

写道:
On Sat, 1 Oct 2005 00:21:06 -0400, "Victor Bazarov" <v.********@comAcast.net>
wrote:
微软不是免费的,但它''不是很贵。你也可以使用MinGW,并使用Dev-C ++,但它相比之下相形见绌(或者我可能已经习惯了VC ++)。
Microsoft isn''t free, but it''s not very expensive. You can also use
MinGW, and use Dev-C++, but it pales in comparison (or maybe I am
just too used to VC++).




在此查看:

http:// msdn .microsoft.com / visualc / vctoolkit2003 /

你没有得到调试器。


-dr



Lookie here:

http://msdn.microsoft.com/visualc/vctoolkit2003/

You don''t get a debugger though.

-dr


2005年10月1日星期六05:35:35 GMT,Dave Rahardja< as*@me.com>写道:
On Sat, 01 Oct 2005 05:35:35 GMT, Dave Rahardja <as*@me.com> wrote:
2005年10月1日星期六00:21:06 -0400,Victor Bazarov < v。******** @ comAcast.net>
写道:
On Sat, 1 Oct 2005 00:21:06 -0400, "Victor Bazarov" <v.********@comAcast.net>
wrote:
微软不是免费的,但它不是很贵。你也可以使用MinGW,并使用Dev-C ++,但它相形见绌(或者我可能已经习惯了VC ++)。
Microsoft isn''t free, but it''s not very expensive. You can also use
MinGW, and use Dev-C++, but it pales in comparison (or maybe I am
just too used to VC++).



Lookie在这里:

http://msdn.microsoft.com / visualc / vctoolkit2003 /

你不会得到一个调试器。



Lookie here:

http://msdn.microsoft.com/visualc/vctoolkit2003/

You don''t get a debugger though.




和唯一的CRT库(C运行时库)是静态的。您必须为CRT的DLL导入库购买

Visual Studio。对于小型项目,学术工作等来说,这不是很重要的,但是对于大型项目来说,这是一个真正的表演者。


-

Bob Hairgrove
否* *********@Home.com


这篇关于需要帮助选择C ++开发工具集 - 响应的TIA :)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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