propertiespage.cpp in this plugin references one of
the UIC headers in
filesharesamba, so filesharesamba must be compiled first.
---
filesharing/advanced/propsdlgplugin/CMakeLists.txt | 1 +
1 file changed, 1 insertion(+)
diff --git a/filesharing/advanced/propsdlgplugin/CMakeLists.txt
b/filesharing/advanced/propsdlgplugin/CMakeLists.txt
index f6477d1..26d94f5 100644
--- a/filesharing/advanced/propsdlgplugin/CMakeLists.txt
+++ b/filesharing/advanced/propsdlgplugin/CMakeLists.txt
@@ -32,6 +32,7 @@ install( FILES
tde_add_library( propsdlgplugin_common STATIC_PIC AUTOMOC
SOURCES propertiespage.cpp propertiespagegui.ui
+ DEPENDENCIES filesharesamba
)
--
1.7.10.4.153.g8c399cf
Is there any chance that you could create a series of bug reports (e.g.
one for tdebase problems, another for tdenetwork problems, etc.) with the
patches attached? With the volume of mail on this list I am concerned
that I (and the other developers) may not remember to evaluate/apply all
of the patches you are sending in.
Thanks!
Tim