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 » [FIXED] TheIDE (nightly, rev. 7621) does not build on Linux/GCC
[FIXED] TheIDE (nightly, rev. 7621) does not build on Linux/GCC [message #43548] Fri, 29 August 2014 21:05 Go to next message
Oblivion is currently offline  Oblivion
Messages: 1091
Registered: August 2007
Senior Contributor
Hello,
Latest revision of TheIDE does not build on Linux & GCC.

I get the following error message (in Debug.cpp, ln 296):
uppsrc/ide/Debug.cpp: In member function 'void Ide::ConditionalBreak()':
uppsrc/ide/Debug.cpp:296:53: Error: 'EditPDBExpression' is not declared in this scope
   if(EditPDBExpression("Conditional breakpoint", brk))


It seems that EditPDBExpression() function (in Pdb.cpp, ln 356) is defined only under MSC(#ifdef COMPILER_MSC).

Regards.


[Updated on: Sun, 31 August 2014 12:47]

Report message to a moderator

Re: TheIDE (nightly, rev. 7621) does not build on Linux/GCC [message #43549 is a reply to message #43548] Fri, 29 August 2014 21:11 Go to previous messageGo to next message
Klugier is currently offline  Klugier
Messages: 1075
Registered: September 2012
Location: Poland, Kraków
Senior Contributor
Hello Oblivion,

I think that your topic/message is duplicated to: http://www.ultimatepp.org/forums/index.php?t=msg&goto=43 546&#msg_43546.

Sincerely,
Klugier


U++ - one framework to rule them all.
Re: TheIDE (nightly, rev. 7621) does not build on Linux/GCC [message #43550 is a reply to message #43549] Fri, 29 August 2014 21:56 Go to previous messageGo to next message
Oblivion is currently offline  Oblivion
Messages: 1091
Registered: August 2007
Senior Contributor
Hello Klugier,

Thank you for your fast reply.

I'm sorry but I don't understand what you mean.
Do you mean that I should post this message under that topic? Of course I can do that if it is necessary, or better.
Regarding your informative message ( http://www.ultimatepp.org/forums/index.php?t=msg&goto=43 546&#msg_43546): I always use SVN for nightly builds, and my build methods file (GCC.bm) is up-to-date. Smile

Am I missing something else?

I use GCC 4.9.1 on a Linux 3.16 kernel, by the way.

Regards,
Oblivion



[Updated on: Fri, 29 August 2014 21:57]

Report message to a moderator

Re: TheIDE (nightly, rev. 7621) does not build on Linux/GCC [message #43551 is a reply to message #43550] Sat, 30 August 2014 00:01 Go to previous messageGo to next message
Klugier is currently offline  Klugier
Messages: 1075
Registered: September 2012
Location: Poland, Kraków
Senior Contributor
Hello Oblivion,

What I would like to say is that both topics concern on broken compilation. But, it seems that your source is a little bit different (PDB not declarated vs wrong template argument). Anyway, thanks for reporting I will add your compilation message to appropriate topic on redmine.

P.S.
Redmine topic about broken compilation: http://www.ultimatepp.org/redmine/issues/836#change-1724

Sincerely,
Klugier


U++ - one framework to rule them all.
Re: TheIDE (nightly, rev. 7621) does not build on Linux/GCC [message #43557 is a reply to message #43551] Sun, 31 August 2014 12:54 Go to previous message
Oblivion is currently offline  Oblivion
Messages: 1091
Registered: August 2007
Senior Contributor
Hello Klugier,

With the U++ rev. 7624, TheIDE now compiles without any error on Linux 3.16/GCC 4.9.1.

Thank you (and Mirek, of course).

Regards,
Oblivion


Previous Topic: nigthly build tarball 7609 does not compile
Next Topic: Tarball 7631/4 - fail to compile [SOLVED]
Goto Forum:
  


Current Time: Fri Mar 29 05:40:17 CET 2024

Total time taken to generate the page: 0.01510 seconds