Home » U++ TheIDE » U++ TheIDE: Other Features Wishlist and/or Bugs » theide/upp Errors [SOLVED]
Re: theide/upp Errors [message #38931 is a reply to message #38930] |
Mon, 28 January 2013 09:08   |
|
slashupp wrote on Mon, 28 January 2013 07:48 | I saw this morning that there is a upp AND a theide package shown when I use apt. I have seen and used only the 'upp' option previously, and installed the 'theide'-option this morning - still get errors.
When I used only the 'upp'-option no executable is installed - there is no execuatble in that package.
The 'theide'-option does install an executable (the version is now correct at 5724-wheezy-amd64).
|
The package upp contains only U++ sources, no executables. TheIDE itself is in package theide (or theide-nogtk for the NOGTK variant). There are also other packages: umk contains only the command-line builder umk and *-dbg packages contain debugging symbols for the executables in theide* and umk packages.
slashupp wrote on Mon, 28 January 2013 07:48 | Output from: dpkg -l | grep -w 'theide\|upp'
ii theide 5724-1~wheezy0 IDE (not only) for Ultimate++ framework
ii upp 5724-1~wheezy0 C++ library for cross-platform development
| This seems correct.
slashupp wrote on Mon, 28 January 2013 07:48 | The errors I get when compiling:
(SNIP)
In file included from /home/mais/.upp/_out/appdev/CtrlCore/GCC.Debug.Debug_Full.Gu i.Mt.Shared.Sse2/$blitz.cpp:432:0:
/usr/share/upp/uppsrc/CtrlCore/GtkX11Util.cpp: In function ‘XDisplay* Upp::Xdisplay()’:
/usr/share/upp/uppsrc/CtrlCore/GtkX11Util.cpp:21:20: error: ‘XDisplay* Upp::Xdisplay()’ redeclared as different kind of symbol
In file included from /home/mais/.upp/_out/appdev/CtrlCore/GCC.Debug.Debug_Full.Gu i.Mt.Shared.Sse2/$blitz.cpp:263:0:
/usr/share/upp/uppsrc/CtrlCore/DrawX11.cpp:26:13: error: previous declaration of ‘XDisplay* Upp::Xdisplay’
...
(/SNIP)
|
I believe this is not really related to the packaging. Can you answer the questions I asked before:Quote: | What is your setting regarding source code updates? Are you using the svn or code from upp deb package? Did you try "Rebuild all"?
| If you are not sure about the settings, just post the configuration from the file $(HOME)/.upp/theide/updates.xml. Also, what directories is your assembly pointing to? You can find that in $(HOME)/.upp/theide/<assembly_name>.var.
Honza
|
|
|
Goto Forum:
Current Time: Sun Jun 08 00:32:38 CEST 2025
Total time taken to generate the page: 0.04335 seconds
|