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 » Tarball 7631/4 - fail to compile [SOLVED]
Tarball 7631/4 - fail to compile [SOLVED] [message #43571] Tue, 02 September 2014 12:53 Go to next message
slashupp is currently offline  slashupp
Messages: 231
Registered: July 2009
Experienced Member
On debian, gcc v4.7.2
...
-I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include/glib-2.0 -I/usr/X11R6/lib/glib-2.0/include -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/cairo -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -DflagGUI -DflagMT -DflagGCC -DflagSHARED -DflagLINUX -DflagPOSIX TextDiffCtrl/TextCtrl.cpp -o _out/TextDiffCtrl//home/upp/Scripts/GCCMK.bm-Gcc-Gui-Linux-M t-Posix-Shared/TextCtrl.o
TextDiffCtrl/TextCtrl.cpp: In member function 'virtual void Upp::TextCompareCtrl::Paint(Upp::Draw&)':
TextDiffCtrl/TextCtrl.cpp:238:18: error: conversion from 'const Upp::String' to non-scalar type 'Upp::WString' requested
make[1]: *** [_out/TextDiffCtrl//home/upp/Scripts/GCCMK.bm-Gcc-Gui-Linux- Mt-Posix-Shared/TextCtrl.o] Error 1
...

---

Changed line TextDiffCtrl/TextCtrl.cpp:238:
from:
WString ln = l.text;
to:
WString ln = l.text.ToWString();

[Updated on: Wed, 03 September 2014 09:34]

Report message to a moderator

Re: Tarball 7631/4 - fail to compile [SOLVED] [message #43576 is a reply to message #43571] Thu, 04 September 2014 21:32 Go to previous messageGo to next message
Klugier is currently offline  Klugier
Messages: 1075
Registered: September 2012
Location: Poland, Kraków
Senior Contributor
Hello slashupp,

Redmine link: http://www.ultimatepp.org/redmine/issues/844.

Sincerely,
Klugier


U++ - one framework to rule them all.
Re: Tarball 7631/4 - fail to compile [SOLVED] [message #43577 is a reply to message #43576] Fri, 05 September 2014 09:35 Go to previous message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
Thanks, fixed.
Previous Topic: [FIXED] TheIDE (nightly, rev. 7621) does not build on Linux/GCC
Next Topic: [solved] TheIDE does not build
Goto Forum:
  


Current Time: Thu Mar 28 20:37:09 CET 2024

Total time taken to generate the page: 0.01076 seconds