GTK-3 problem with FreeBasic 1.07

External libraries (GTK, GSL, SDL, Allegro, OpenGL, etc) questions.
Post Reply
classd2008
Posts: 10
Joined: Oct 31, 2017 13:33

GTK-3 problem with FreeBasic 1.07

Post by classd2008 »

This problme into compile GTK-3

main.o:fake:(.text+0xb4): undefined reference to `g_mutex_unlock'
Xusinboy Bekchanov
Posts: 783
Joined: Jul 26, 2018 18:28

Re: GTK-3 problem with FreeBasic 1.07

Post by Xusinboy Bekchanov »

classd2008 wrote:This problme into compile GTK-3

main.o:fake:(.text+0xb4): undefined reference to `g_mutex_unlock'
There was a discussion here, too:
viewtopic.php?t=26931
Post Reply