User forums > General (but related to Code::Blocks)
QT template for Code::Blocks
martin:
Hi there!
Some days ago I have searched for a new IDE and found Code::Blocks. And this tool rocks. I tried to work with Dev-C++ but this tool is so unstable that I kicked away.
Due to I have not found nothing for QT, I have created a template for QT which can be used with C::B. The template file can be found at http://mmartin.mm.funpic.de/index.php?lang=en&link=downloads.
I have tested this template on two workstations and the hello world example works. If not just tell it me.
Cya
Martin
P.S. Is it possible to use in the xml based template file environmental variables, like %WINNT% or %QTDIR%?
mandrav:
--- Quote from: martin ---P.S. Is it possible to use in the xml based template file environmental variables, like %WINNT% or %QTDIR%?
--- End quote ---
AFAIK, yes it's possible.
It would be better if you could submit this QT template to the patch tracker (follow the link on the nav. tree).
Thanks and welcome :)
Yiannis.
martin:
Ok, I have added it to the patch tracker.
Back to the env vars. I tried to use %QTDIR%, but it seems that it does'nt work (the variable exists in my system). Maybe I am doing something wrong?
BTW, I have registered me for this forum, but I did not get an verification mail with my password. Could you maybe take a look at that?
Thanks,
Martin
mandrav:
--- Quote from: martin ---Ok, I have added it to the patch tracker.
--- End quote ---
Thanks :)
--- Quote from: martin ---Back to the env vars. I tried to use %QTDIR%, but it seems that it does'nt work (the variable exists in my system). Maybe I am doing something wrong?
--- End quote ---
Have you tried using $(QTDIR) ?
--- Quote from: martin ---BTW, I have registered me for this forum, but I did not get an verification mail with my password. Could you maybe take a look at that?
--- End quote ---
Yes, if you could tell me the username you registered ;)
Yiannis.
martin:
$(QTDIR) or $QTDIR also don't work :(
The username is martin :)
Navigation
[0] Message Index
[#] Next page
Go to full version