build order of ui and cpp automake projects
Thomas Hasart
thasart at gmx.de
Wed Jan 29 16:01:02 UTC 2003
hi,
first: in automake project librarys will not build if there only *.ui and
*ui.h files. i must add an cpp file to build the library.... same error is in
kdevelop 2 (cvs version)
second: if i add ui files first an then cpp files to a subproject (library)
make first try to make then cpp (stop because deps to uic genareted headers)
and then make compiles the ui files.
if i add a traget to an subproject all other target will be removed from the
tree and i have to reopen the project.
MfG
brat
More information about the KDevelop-devel
mailing list