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 » U++ TheIDE » U++ TheIDE: Compiling, Linking, Debugging of your packages » Undefined Reference to GTK
Undefined Reference to GTK [message #52000] Mon, 01 July 2019 22:54 Go to previous message
Xemuth is currently offline  Xemuth
Messages: 387
Registered: August 2018
Location: France
Senior Member
Hello,

Trying to compile project on rapsberry and getting linking error :
home/xemuth/out/CtrlLib/GCC.Debug.Shared/$blitz.o : Dans la fonction « Upp::FileSelector::Execute(bool, char const*) » :
$blitz.cpp:(.text+0xb1ce8) : référence indéfinie vers « gtk_file_chooser_dialog_new »
$blitz.cpp:(.text+0xb1cf8) : référence indéfinie vers « gtk_file_chooser_get_type »
$blitz.cpp:(.text+0xb1d08) : référence indéfinie vers « g_type_check_instance_cast »
$blitz.cpp:(.text+0xb1d20) : référence indéfinie vers « gtk_file_chooser_set_do_overwrite_confirmation »
$blitz.cpp:(.text+0xb1d28) : référence indéfinie vers « gtk_file_chooser_get_type »
$blitz.cpp:(.text+0xb1d38) : référence indéfinie vers « g_type_check_instance_cast »
...

Seems like he dont have gtkLib informed.
But, here is my build setup :
https://i.imgur.com/5usdKNB.png
https://i.imgur.com/00DmiDK.png

I don't get it (yeah I'm noob on linux).

Any one have an idea ?

Thanks in advance
Best regard
 
Read Message
Read Message
Previous Topic: Compiling error with UPP 13422
Next Topic: icon.rc dont work anymore since last theIDE version
Goto Forum:
  


Current Time: Thu Mar 28 21:58:16 CET 2024

Total time taken to generate the page: 0.01327 seconds