-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Cmake error after upgrade from Kubunutu 15.04 to 15.10 #147
Comments
This is probably due to the version of CMake changing between Kubuntu versions rather than Kubuntu itself. I don't think the relative ( |
That seemed to do the trick, but I have the following make error: In file included from /home/therob/software/simtoi/lib/liboi/src/COpenCL.cpp:40:0: Should I put this as a separate issue? |
RE: CMake changes: RE: cl.hpp |
Adding the cl.hpp file seemed to do the trick. |
The following is an error that I receive after completing an upgrade to Kubuntu 15.10.
-- Found Qt4: /usr/bin/qmake (found version "4.8.6")
CMake Error at src/models/CMakeLists.txt:5 (INCLUDE):
include could not find load file:
CMake Error at src/features/CMakeLists.txt:5 (INCLUDE):
include could not find load file:
CMake Error at src/minimizers/CMakeLists.txt:5 (INCLUDE):
include could not find load file:
The text was updated successfully, but these errors were encountered: