Home » U++ TheIDE » U++ TheIDE: Installation, Compiling and Running of theide » Packages needed for compile [SOLVED]
| Packages needed for compile [SOLVED] [message #4311] |
Tue, 01 August 2006 07:23  |
 |
rbmatt
Messages: 90 Registered: July 2006 Location: Tennesse, USA
|
Member |
|
|
So what packages are needed to compile theIDE in Linux?
Right now I'm getting an error that there's an undefined reference to `XauDisposeAuth' and `XauGetBestAuthByAddr' coming from libX11.a
Any clues
[Updated on: Thu, 03 August 2006 06:35] by Moderator Report message to a moderator
|
|
|
|
|
|
|
|
|
|
|
|
| Re: Packages needed for compile [message #4332 is a reply to message #4330] |
Tue, 01 August 2006 16:18   |
3togo
Messages: 83 Registered: May 2006 Location: Hong Kong SAR
|
Member |
|
|
I think u make a very good point. You must use shared libs mode as it is the safest way to do so.
By the way, what are the error messages about libxinerama?
Also, u must select "Blitz" so that u will not need to compile more than 2Mpeg for a simple program the second time. For the first time, no magics could be done other than have your fingers crossed.
| exolon wrote on Tue, 01 August 2006 08:40 | I get these errors if I try to compile applications with "all static" as the link mode in Ubuntu.
And some kind of error messages about libxinerama...?
| and I have those packages already... | oisin@euler:~$ sudo apt-get install libxau6 libxau-dev
Reading package lists... Done
Building dependency tree... Done
libxau6 is already the newest version.
libxau-dev is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
|
Trying to build with link mode as "use shared libs" works, though.
However, I noticed that even very simple applications compile to over 2 megs in Windows with mingw-g++ ... is this normal?
|
[Updated on: Tue, 01 August 2006 16:20] Report message to a moderator
|
|
|
|
|
|
|
|
|
|
|
|
Goto Forum:
Current Time: Tue Apr 28 17:47:53 GMT+2 2026
Total time taken to generate the page: 0.00846 seconds
|