Dear visitor, welcome to QtForum.org. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.
Quoted
Originally posted by pcLoadLetter
I am just starting out learning QT, and I have a few questions.
1. I get compiler warnings when using the compiler that came with VS.net 2003 on the command line and when using the IDE it doesn't recognize the qt library header files at all.
Quoted
2. The book, the one in the Bruce Perens series, had the non-commercial windows version. Any app that I compile, it has [non-commercial] at the top, where the name of the app should be. This is quite annoying, is there any way to get rid of it?
Quoted
3. I am assuming that the non-commercial edition has the same terms as the open source one for linux, except for the fact I can not redistrubute the QT program, but I can distribute my programs under the GPL or whatever? Am I correct? I don't have a problem releasing any of the stuff I do under open source, but if I am wrong and I can't distribute my own apps, then I will have to look elsewhere for a decent cross platform gui API. The commercial version is stupid expensive. I can do pretty much anything I want with my apps written under VS .net pro and even a retail version of that is cheaper, and comes with much more then a gui API. I just don't want to tie myself to closely to Microsoft.
Quoted
4. Since QT is designed to be cross platform, are there any incompatibilities between compiling with the non-commercial version and then compiling the same source under linux? Sorry for so many questions about my windows version, I didn't see anything on the website that mentions it.
). The framework itself is completely transparent (with only one exception -- ActiveX for Windows and session management for X).
Quoted
Thanks in advance

Quoted
The academic version seems nearly as worthless as the NC version. As for buying a commercial license, I would have to be a retard to spend $1790 for the windows version and that much again for a linux license, just for the privilege of being able to do whatever I wish with the programs I write. roll eyes
![:]](wcf/images/smilies/pleased.gif)
Quoted
Originally posted by pcLoadLetter
GUIs are not that important to me, granted most end users never think beyond the GUI, but it is a rather insignificant and uninteresting part of a program.
Quoted
For that I should have to wait however long it takes them to release QT4 before I can distrubute the programs I WROTE under any license, including GPL, or fork out $1800 for a program that is worth $100, tops?
Quoted
I am looking at wxWidgets now, as it seems to be well designed, and <gasp> I can release what I write along with any required library files when and how I want.
Quoted
The reason I am trying to avoid sticking with a MS solution is because I wanted to be able to easily move between windows and linux, and trying yourself to MS only incurs extra costs and headaches. QT appears to share many of the same problems.
Quoted
Originally posted by pcLoadLetter
3. I am assuming that the non-commercial edition has the same terms as the open source one for linux, except for the fact I can not redistrubute the QT program, but I can distribute my programs under the GPL or whatever?
Quoted
Originally posted by pcLoadLetter
I was only planning on using it for the gui parts of my program, so yes, MY PROGRAM.
...
For that I should have to wait however long it takes them to release QT4 before I can distrubute the programs I WROTE under any license, including GPL, or fork out $1800 for a program that is worth $100, tops?