__ __ | \/ | | \ / | | |\/| | | | | | |_| |_|
_____ | _ | | | | | | | | | \ \/' / \_/\_\
## ## ## # ## ####### ####### ## ##
|\ /| | ) ( | | | _ | | | |( )| | | || || | | () () | (_______)
# ### ## # # # # # # #
IMPORTANT: enter the case-INsensitive alphabetic (no numbers) code AND WRITE SOME SHORT summary of changes (below) if you are saving changes. (not required for previewing changes). Wiki-spamming is not tolerated, will be removed, so it does NOT even show up in history. Spammers go away now. Visit Preferences to set your user name Summary of change: '''Developer page. Notes about how to develop and compile Qt applications''' * apt-get install libqt3-dev * apt-get install g++-3.4 * ... form editor ? '''Example to try''' <code> export CVSROOT=:ext:marcell@cvs.sourceforge.net:/cvsroot/megasquirtavr cvs co intune cd intune qmake make ./intune </code> ---- '''Porting to CrossCompilation/GameBoyAdvance - TODO''' ... ---- '''See also''' * OtherTuningSoftware/QtInfraructure * MembersPage/RichardBarrington/QTune Optional: Add document to category: Wiki formatting: * is Bullet list ** Bullet list subentry ... '''Bold''', ---- is horizontal ruler, <code> preformatted text... </code> See wiki editing HELP for tables and other formatting tips and tricks.