U++ framework
Do not panic. Ask here before giving up.

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 #4025 is a reply to message #4022] Sun, 16 July 2006 22:08 Go to previous messageGo to previous message
forlano is currently offline  forlano
Messages: 1239
Registered: March 2006
Location: Italy
Senior Contributor
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
 
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: Wed Jun 10 20:24:10 GMT+2 2026

Total time taken to generate the page: 0.00484 seconds