RE: ace v0.5 released

6 views
Skip to first unread message

steven

unread,
Dec 26, 2012, 9:12:03 AM12/26/12
to xace...@googlegroups.com
Thanks Marcos,

cmake .

comes back with an error message `The CXX compiler id is unknown`


I'm in the Ace IRC channel if anyone can help with this

Stevespt

-----Original Message-----
From: xace...@googlegroups.com [mailto:xace...@googlegroups.com] On Behalf
Of Marcos Cruz
Sent: 26 December 2012 13:55
To: xace...@googlegroups.com
Subject: Re: xAce v0.5 released

En/Je/On 2012-12-26 13:41, steven escribió / skribis / wrote :

> I have just tried to compile the new version (0.5) and failed! (with
> mint
> 14)

Which step fails and what message is shown?
>
> I did install cmake

Did you run 'cmake .' (with the dot)? I didn't the first time I used it.
Cmake needs the path to source as an argument. The dot means "the current
path". If in doubt, consult the manual with 'man cmake'.

Marcos

--
http://programandala.net

Marcos Cruz

unread,
Dec 26, 2012, 9:41:42 AM12/26/12
to xace...@googlegroups.com
En/Je/On 2012-12-26 14:12, steven escribi� / skribis / wrote :

> cmake .

That's it. By the way, you have to give the command in the same
directory of the README, as the instructions say.

> comes back with an error message `The CXX compiler id is unknown

Sounds like the C compiler in your system is not recognized?

Do you know if gcc is installed in Mint by default?

The libraries (libx11 and libxext) probably have a different whole name
in every Linux distro, but searching for the given names in your package
installer should be enough. Did you install them?

> I'm in the Ace IRC channel if anyone can help with this

I cannot login yet, with three browsers. Still trying.

Marcos

steven

unread,
Dec 26, 2012, 6:32:36 PM12/26/12
to xace...@googlegroups.com
I'm away for a few days now so it will have to wait until I get back.

The compiler must be correct because 0.4 compiled fine.



Steve


-----Original Message-----
From: xace...@googlegroups.com [mailto:xace...@googlegroups.com] On Behalf
Of Marcos Cruz
Sent: 26 December 2012 14:42
To: xace...@googlegroups.com
Subject: Re: ace v0.5 released

Lawrence Woodman

unread,
Dec 27, 2012, 3:10:33 AM12/27/12
to xace...@googlegroups.com
On 26/12/12 14:12, steven wrote:
> cmake .
>
> comes back with an error message `The CXX compiler id is unknown`
>

Hi Steven,

I'm not sure but, from looking on google it looks like you may not have g++
installed properly. Try:

$ sudo apt-get install g++

bfn


Lorry

--
vLife Systems Ltd
Registered Office: The Meridian, 4 Copthall House, Station Square, Coventry, CV1 2FL
Registered in England and Wales No. 06477649
http://vlifesystems.com

steven

unread,
Dec 27, 2012, 3:57:20 AM12/27/12
to xace...@googlegroups.com
Thanks Lorry,


g++ needed installing.


You may need to update the read me file to install g++,

Also after the `make install` to copy the xace bin file to the folder where
the ROM is located.

I know in the readme you say xace will only run in the same folder as the
ROM.


Many thanks for your help tracking my compile error I can take it with me
and have a play while I'm away.


Many thanks.

Steve



-----Original Message-----
From: xace...@googlegroups.com [mailto:xace...@googlegroups.com] On Behalf
Of Lawrence Woodman
Sent: 27 December 2012 08:11
To: xace...@googlegroups.com
Subject: Re: ace v0.5 released

steven

unread,
Dec 27, 2012, 4:01:26 AM12/27/12
to xace...@googlegroups.com
Just thinking about the g++


Is the version 0.5 written in C++ , or makes use of C++ libs as it complies
with g++ ?

Lawrence Woodman

unread,
Dec 28, 2012, 1:29:32 AM12/28/12
to xace...@googlegroups.com
On 27/12/12 09:01, steven wrote:
> Just thinking about the g++
>
>
> Is the version 0.5 written in C++ , or makes use of C++ libs as it complies
> with g++ ?

The g++ requirement was a surprise to me. I'm pretty sure it's to do
with some C++ headers for the SDL library.

Lawrence Woodman

unread,
Dec 28, 2012, 2:04:39 AM12/28/12
to xace...@googlegroups.com
On 28/12/12 06:29, Lawrence Woodman wrote:
> On 27/12/12 09:01, steven wrote:
>> Just thinking about the g++
>>
>>
>> Is the version 0.5 written in C++ , or makes use of C++ libs as it
>> complies
>> with g++ ?
>
> The g++ requirement was a surprise to me. I'm pretty sure it's to do
> with some C++ headers for the SDL library.

Scratch that. I just realized that I was thinking of SDL in CanAce.
The C++ requirement is
still probably linked to C++ headers for something, I'm just not sure
what. CMake
must be picking up on this.
Reply all
Reply to author
Forward
0 new messages