Home » Community » U++ community news and announcements » Quick start issues for new users
Re: Quick start issues for new users [message #5731 is a reply to message #5727] |
Wed, 11 October 2006 14:27   |
|
lancelaneway wrote on Wed, 11 October 2006 05:58 | First I would like to express my thanks to all who are trying to make this the ultimate compiler for C++ developers.
I have attempted to use this compiler at verious stages of development and here are the issues I have with it:
<1> INSTALLATION: Install dialogs need to be updated. Microsoft Visual C++ free edition 2003 is no longer available (replaced by 2005); but I don't like the Microsoft bloatware anyway and prefer MinGW. And although the latest build comes with the compiler pre-installed, the confusing message about downloading and installing another MinGW copy makes install painful for newvians.
|
Is there Visual C++ TOOLKIT 2005?? (I'm not talking about express with ide)
Quote: |
<2> SPEED: Building programs is SSSLLLOOOWWW... ... ... (slow) I would like to build my program at least twice a day so I can make corrections. DevC++ can build small applications in less than 1 second, instead of several long minutes with Ultimate++.
|
What compiler do you use? Do you build in BLITZ mode? Anyway only first compiling shuld be longer bacause of fact that all needed upp libraries need to be built. Lately I was compiling qt 4.2 - it took over 20 minutes..
Quote: |
<3> SIZE: They say that bigger is better, but applications that are small can run almost entirely in cache ram of the processor. Even when optimized for size, final programs are 3 times larger than VC6 (Yes this comparison includes statically linked and embedded runtimes on both compilers).
|
Do you compare pure win32 api program with upp, or you're talking about MFC app?
Upp adds some kilobytes to you app, but it is only about 500-1000Kb - it's up to numbers of packages in your app.
Later size of your app grows slowly - proportionaly to lines of code you wrote.
|
|
|
 |
 |
Quick start issues for new users
|
 |
|
Re: Quick start issues for new users
By: unodgs on Wed, 11 October 2006 14:27
|
 |
|
Re: Quick start issues for new users
By: mirek on Wed, 11 October 2006 18:55
|
 |
|
Re: Quick start issues for new users
By: mirek on Wed, 11 October 2006 18:28
|
 |
|
Re: Quick start issues for new users
By: mirek on Thu, 12 October 2006 15:22
|
 |
|
Re: Quick start issues for new users
By: Werner on Thu, 12 October 2006 17:34
|
 |
|
Re: Quick start issues for new users
By: mirek on Thu, 12 October 2006 19:20
|
 |
|
Re: Quick start issues for new users
By: Werner on Thu, 12 October 2006 20:30
|
 |
|
Re: Quick start issues for new users
By: mirek on Fri, 13 October 2006 04:39
|
 |
|
Re: Quick start issues for new users
By: lectus on Tue, 17 October 2006 21:41
|
 |
|
Re: Quick start issues for new users
By: mirek on Wed, 18 October 2006 01:19
|
Goto Forum:
Current Time: Sat Jun 21 20:29:07 CEST 2025
Total time taken to generate the page: 0.03018 seconds
|