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 » Compile TheIDE (dev 707-1) on Linux
Compile TheIDE (dev 707-1) on Linux [message #10531] Sat, 14 July 2007 05:44 Go to next message
Kknd is currently offline  Kknd
Messages: 19
Registered: July 2007
Location: Brasil, SC
Promising Member
Hi, anyone successfully compiled TheIDE from CVS on GNU / Linux (Debian like here)?

I am getting errors when it try to compile QuickTabs. Replacing the whole uppsrc with the cvs , I get a full list of errors.

The current dev can be compiled, or need to wait until the stable?

Thanks, Kknd.

[Updated on: Sat, 14 July 2007 18:38]

Report message to a moderator

Re: Compile TheIDE (dev 707-1) on Linux [message #10533 is a reply to message #10531] Sat, 14 July 2007 09:44 Go to previous messageGo to next message
fudadmin is currently offline  fudadmin
Messages: 1321
Registered: November 2005
Location: Kaunas, Lithuania
Ultimate Contributor
Administrator
Kknd, thanks for the correct forum section... Smile
I haven't compiled it yet on my linux but I guess at least the very 1st error would be very useful to get that stable release faster... Smile
Re: Compile TheIDE (dev 707-1) on Linux [message #10537 is a reply to message #10531] Sat, 14 July 2007 18:58 Go to previous messageGo to next message
Kknd is currently offline  Kknd
Messages: 19
Registered: July 2007
Location: Brasil, SC
Promising Member
Hi, I attached the log. I replaced all uppsrc and tried to compile the ide.
  • Attachment: Errors.zip
    (Size: 0.55KB, Downloaded 417 times)
Re: Compile TheIDE (dev 707-1) on Linux [message #10552 is a reply to message #10531] Sun, 15 July 2007 19:54 Go to previous messageGo to next message
Kknd is currently offline  Kknd
Messages: 19
Registered: July 2007
Location: Brasil, SC
Promising Member
With the SVN revision 61, I got only one error:

ar: /home/kknd/Projetos/Upp/out/CtrlCore/GCC.Gui.Shared/X11DnD.o : No such file or directory

Looks like drag'n'drop on X are missing.
Re: Compile TheIDE (dev 707-1) on Linux [message #10554 is a reply to message #10552] Sun, 15 July 2007 21:19 Go to previous messageGo to next message
waxblood is currently offline  waxblood
Messages: 95
Registered: January 2007
Member
They're not missing at all. It's just Ultimate++ fails loading file uppsrc/CtrlCore/X11DnD.cpp - it loads only the first row

#include "CtrlCore.h"


To solve the problem, simply open the file with another editor, copy and paste all in the opened X11Dnd.cpp file in Upp.

By then you should have no problems compiling Upp.


Once compiled, you will have many problems using it,though. When you click to another opened tab, or do a Ctrl-Tab to switch it, theide crashes with a

Writes to freed blocks detected message


This seems to not happen if you select files in the left pane with mouse - probably it's a QuickTabs-related problem.


Ciao,
David

Re: Compile TheIDE (dev 707-1) on Linux [message #10555 is a reply to message #10531] Mon, 16 July 2007 00:38 Go to previous messageGo to next message
Kknd is currently offline  Kknd
Messages: 19
Registered: July 2007
Location: Brasil, SC
Promising Member
Thanks for the help.
Re: Compile TheIDE (dev 707-1) on Linux [message #10568 is a reply to message #10554] Mon, 16 July 2007 22:22 Go to previous message
ebojd is currently offline  ebojd
Messages: 225
Registered: January 2007
Location: USA
Experienced Member
Ummm... Why copy to a file named uppsrc/CtrlCore/X11Dnd.cpp when simply fixing either the X11Dnd.cpp entry of uppsrc/CtrlCore/CtrlCore.upp or changing the name of uppsrc/CtrlCore/X11Dnd.cpp to uppsrc/CtrlCore/X11DnD.cpp?

Either way the name capitalization is out of wack.

EBo --
Previous Topic: upp UVS dev aborst after setup->environment close
Next Topic: 707-dev1.deb
Goto Forum:
  


Current Time: Thu Mar 28 11:55:48 CET 2024

Total time taken to generate the page: 0.01451 seconds