Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Extra libraries, Code snippets, applications etc. » OS Problems etc., Win32, POSIX, MacOS, FreeBSD, X11 etc » Runtime error: "undefined symbol: gdk_display_get_primary_monitor"
Re: Runtime error: "undefined symbol: gdk_display_get_primary_monitor" [message #57208 is a reply to message #57207] Fri, 11 June 2021 15:13 Go to previous messageGo to previous message
Novo is currently offline  Novo
Messages: 1430
Registered: December 2006
Ultimate Contributor
If you build your app on an older version of OS and try to run it on a newer, then it should work in most cases.
But if you do the opposite (build on a newer and try to run on an older), then it is not supposed to work, because, obviously, old OS doesn't have stuff from the new one.

You need to build your app on Trisquel Linux 8 in order to make it work on it.

Useful command:
ldd your_app


Regards,
Novo

[Updated on: Sun, 13 June 2021 06:32]

Report message to a moderator

 
Read Message
Read Message
Read Message
Previous Topic: "too many sections" error with MinGW
Next Topic: Linux embedded development without X11/GTK dependencies
Goto Forum:
  


Current Time: Sat May 10 07:21:35 CEST 2025

Total time taken to generate the page: 0.00930 seconds