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: Installation, Compiling and Running of theide » undefined reference to `CtrlsImg::Get(int)
Re: undefined reference to `CtrlsImg::Get(int) [message #4027 is a reply to message #4025] Sun, 16 July 2006 23:20 Go to previous messageGo to previous message
forlano is currently offline  forlano
Messages: 1185
Registered: March 2006
Location: Italy
Senior Contributor
forlano wrote on Sun, 16 July 2006 22:08

3togo wrote on Sat, 15 July 2006 14:06

Problem fixed. Here is my patch to this problem

jc@jc-desktop:~/upp/uppsrc/CtrlLib$ cat Button.cpp.patch
--- Button.cpp~ 2006-07-15 19:25:30.000000000 +0800
+++ Button.cpp 2006-07-15 19:26:43.000000000 +0800
@@ -1,5 +1,8 @@
#include "CtrlLib.h"

+#define IMAGECLASS CtrlsImg
+#define IMAGEFILE <CtrlLib/Ctrls.iml>
+#include <Draw/iml_source.h>

#define LLOG(x) // LOG(x)


(Ubuntu 5.10) I've compiled my package without problem with theide. Then I've compiled it again using the makefile (to link statically libstdc++.so.6) and appeared the error above.
I've used the recipe of 3togo and it works. It seems the recipe it is effective only when one uses the makefile.

Luigi


Yes, I confirm that the 3togo recipe doensn't work if I compile using theide.
Luigi
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: ide is successfully built from 607DEV1 under Ubuntu (Edgy)
Next Topic: Packages needed for compile [SOLVED]
Goto Forum:
  


Current Time: Mon Apr 29 06:43:10 CEST 2024

Total time taken to generate the page: 0.05228 seconds