You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am running Ubuntu with Gnome-Shell recently installed.
I got gtk-3-0 and gtkmm and cmake writes all build files to gonepass/build with no errors.
Only when I actually try to make gonepass, make complains about functions not declared in the right scope.
I've checked the gonepass.dir/flags.make flags if the includes were alright and I've checked other files if the linking went right as well and so far nothing seems out of place.
The text was updated successfully, but these errors were encountered:
I am running Ubuntu with Gnome-Shell recently installed.
I got
gtk-3-0
andgtkmm
and cmake writes all build files to gonepass/build with no errors.Only when I actually try to make gonepass, make complains about functions not declared in the right scope.
I've checked the
gonepass.dir/flags.make
flags if the includes were alright and I've checked other files if the linking went right as well and so far nothing seems out of place.The text was updated successfully, but these errors were encountered: