-
Notifications
You must be signed in to change notification settings - Fork 27
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
Forcing option GTK3 induces an error as findGTK3.cmake is not in path (OpenSUSE) #9
Comments
Thanks Dominiq. This stuff is beyond my skills but Alec Leamas has been looking at this in relation to another plugin. I will copy him in on this. |
Welll, it's says what it is. It wants a cmake/FindGTK3.cmake file, and it cannot find it. There is one available on main openCPN with the following contents:
I guess dropping this file in the cmake/ dir should fix it. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@Rasbats
@jongough
When force the selection of GTK3 (as auto selection still complains of missing gtk2) by the option in make cmake command and fails to complete the configuration.
I still get an configuration error (see details bellow).
The following patch corrects the GTK3 issue.
---------- configuration error log extract without the patch----------------
The text was updated successfully, but these errors were encountered: