Hi,
i try to build mirall on mac os. I'm followed the guide available here:
http://doc.owncloud.org/desktop/1.5/building.html#generic-build-instructions

Now i stuck here:
cmake -DCMAKE_BUILD_TYPE="Debug" ../mirall
-DCSYNC_BUILD_PATH=xxx/work/dev/projects/owncloud/client/ocsync-build
-DCSYNC_BUILD_PATH=xxx/work/dev/projects/owncloud/client/ocsync/srct
-DCMAKE_PREFIX_PATH=/usr/local/opt/qt5

results in:
-- Found Qt5 core, checking for further dependencies...
-- Using Qt 5!
-- neon-config executable: /usr/local/bin/neon-config
-- libneon has not been compiled with LFS support, rely on OS
-- Could NOT find Sparkle (missing:  SPARKLE_INCLUDE_DIR SPARKLE_LIBRARY)
-- Could NOT find INOTIFY (missing:  INOTIFY_INCLUDE_DIR)
-- Could NOT find Sphinx (missing:  SPHINX_EXECUTABLE)
-- Could NOT find PdfLatex (missing:  PDFLATEX_EXECUTABLE)
-- neon-config executable: /usr/local/bin/neon-config
-- libneon has not been compiled with LFS support, rely on OS
CMake Error at src/gui/CMakeLists.txt:219 (set_target_properties):
  set_target_properties Can not find target to add properties to: owncloud


CMake Error at src/gui/CMakeLists.txt:222 (set_target_properties):
  set_target_properties Can not find target to add properties to: owncloud


CMake Error at src/gui/CMakeLists.txt:225 (target_link_libraries):
  Cannot specify link libraries for target "owncloud" which is not built by
  this project.


-- Configuring incomplete, errors occurred!

Can anyone help me please?

Christian
_______________________________________________
Devel mailing list
[email protected]
http://mailman.owncloud.org/mailman/listinfo/devel

Reply via email to