Translations:Development/Tutorials/KDE3/Qt Designer and KDevelop 3.0 for Beginners/62/ja: Difference between revisions

From KDE TechBase
(Created page with "{{Note|1=''sigcreatedlg.ui'' を追加した後、プログラムをビルドする前に <menuchoice>Automake Automake & friends</menuchoice>、そして <menuchoice>configure ...")
 
(No difference)

Latest revision as of 11:50, 29 January 2012

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Development/Tutorials/KDE3/Qt Designer and KDevelop 3.0 for Beginners)
{{Note|1=After adding the ''sigcreatedlg.ui'' file, you will have to run <menuchoice>Automake & friends</menuchoice> and <menuchoice>Run configure</menuchoice> before building the program. This ensures that the updated ''Makefile.am'' is now read. }}
Note
sigcreatedlg.ui を追加した後、プログラムをビルドする前に Automake Automake & friends、そして configure を実行する必要があります。これによって初めて Makefile.am への更新が適応されます。