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 #4022 is a reply to message #4012] Sat, 15 July 2006 14:06 Go to previous messageGo to previous message
3togo is currently offline  3togo
Messages: 83
Registered: May 2006
Location: Hong Kong SAR
Member
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)
 
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 08:18:38 CEST 2024

Total time taken to generate the page: 0.03047 seconds