QT4-based app development
Posted: Mon Feb 09, 2009 10:25 am
Hi,
I'm developing a heavy QT4 application using CodeLite. I've tried CodeBlock, DevC++, etc... but I decide to use CodeLite as my IDE because it helps me alot saving times and energy to type the keyboard with it's TAGS facility. I've scanned the QT4 source code folder and generate huge TAGS file appended to the "common.tags" and it takes few minutes to load.
My problem are:
1. I have to manually create ".pro" file to feed QMAKE tools because some classes need to be "moc"-ed first.
2. Setting Custom build is very demanding tasks
Suggestions:
1. In the export makefile function, add option of makefile type so the user can choose: Linux/UNIX makefiles, QMake file (.pro), CMake file, etc.
2. Provide the comprehensive Manual/HELP documents
Bravo CodeLite!
I'm developing a heavy QT4 application using CodeLite. I've tried CodeBlock, DevC++, etc... but I decide to use CodeLite as my IDE because it helps me alot saving times and energy to type the keyboard with it's TAGS facility. I've scanned the QT4 source code folder and generate huge TAGS file appended to the "common.tags" and it takes few minutes to load.
My problem are:
1. I have to manually create ".pro" file to feed QMAKE tools because some classes need to be "moc"-ed first.
2. Setting Custom build is very demanding tasks
Suggestions:
1. In the export makefile function, add option of makefile type so the user can choose: Linux/UNIX makefiles, QMake file (.pro), CMake file, etc.
2. Provide the comprehensive Manual/HELP documents
Bravo CodeLite!