Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

errors while compiling #1

Closed
omni6 opened this issue Apr 23, 2017 · 1 comment
Closed

errors while compiling #1

omni6 opened this issue Apr 23, 2017 · 1 comment

Comments

@omni6
Copy link

omni6 commented Apr 23, 2017

maybe helpful for you:

-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Installing in the same prefix as Qt, adopting their path scheme.
CMake Deprecation Warning at /usr/share/ECM/kde-modules/KDEInstallDirs.cmake:324 (message):
  SHARE_INSTALL_PREFIX is deprecated, use KDE_INSTALL_DATAROOTDIR instead.
Call Stack (most recent call first):
  /usr/share/ECM/kde-modules/KDEInstallDirs.cmake:379 (_define_relative)
  /usr/share/ECM/kde-modules/KDEInstallDirs.cmake:510 (_define_absolute)
  CMakeLists.txt:4 (include)


CMake Error at CMakeLists.txt:66 (target_link_libraries):
  Cannot specify link libraries for target "Qt5::Core" which is not built by
  this project.


CMake Warning (dev) in CMakeLists.txt:
  No cmake_minimum_required command is present.  A line of code such as

    cmake_minimum_required(VERSION 3.7)

  should be added at the top of the file.  The version specified may be lower
  if you wish to support older CMake versions for this project.  For more
  information run "cmake --help-policy CMP0000".
This warning is for project developers.  Use -Wno-dev to suppress it.

@omni6
Copy link
Author

omni6 commented Apr 23, 2017

oh my fault. wrong dir for CMakeLitst.txt in PKGBUILD.
Solved ;)

@omni6 omni6 closed this as completed Apr 23, 2017
@SergeyDjam SergeyDjam mentioned this issue May 28, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant