Subject:
|
Re: What do LDraw dev people use for multiplatform development
|
Newsgroups:
|
lugnet.cad.dev
|
Date:
|
Thu, 27 May 2010 22:30:12 GMT
|
Viewed:
|
31979 times
|
| |
| |
In lugnet.cad.dev, Remi Gagne wrote:
<snip>
> Qt is licensed under the LGPL which allows commercial use, either statically or
> dynamically linked, without problems. The only caveat is that if you modify Qt
> itself, you must release your modifications to Qt as open source.
hmm, I thought LGPL mend you can only dynamically link to the library, I'll have
to take another look it seems. Thanks.
>
<snip>
>
> If native code isn't a hard requirement, you may want to take a good look at
> Python and PyQt. Your app might run a few miliseconds slower but, compared to
> C++, you'll develop it in half the time and with some 3x less code to maintain.
> You users will appreciate more features & fewer bugs far more than imperceptible
> performance gains ;)
>
> Remi
Yes, I've heard more people talking about Python like it's the 8th world wonder,
but for some reason I can't seem to get over the fact it's 'just' a scripting
language. The biggest problem I got with it is it's typeless-ness, maybe I'm old
fashioned (at 33 year old!) but I just do like my memory management and pointers
too much :)
Roland
|
|
Message is in Reply To:
19 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|