That's the correct place to add the cast. There was another bug that
caused a segfault, when picking a game. I'll see if I can find what I
changed.
On 6/16/05, Massimo Maiurana <[EMAIL PROTECTED]> wrote:
> Il giorno Wed, 15 Jun 2005 19:11:49 +0200 Tilman scrisse:
>
> > Massimo Maiurana <[EMAIL PR
Il giorno Wed, 15 Jun 2005 19:11:49 +0200 Tilman scrisse:
> Massimo Maiurana <[EMAIL PROTECTED]> [2005-06-14 21:34]:
> > I've just downloaded it, but trying to make I get this error:
> > [...]
>
> Read Nathan's reply ;)
ok, but where exactly should I add the cast?
I'm not a coder, so I tried to
Nathan Ingersoll schrieb:
>To get this to build on OSX, I had to cast add a cast to (double) on
>line 926 of elitaire_card.cpp
>
>
thanks
>On 6/13/05, Peter Wehrfritz <[EMAIL PROTECTED]> wrote:
>
>
>>Daniel Kozlowski schrieb:
>>
>>
>>
>>>Well i said this before but i don't think it made i
Bertrand Jacquin schrieb:
>You think good :) That's what I wanted to say, I'm a beginner in
>autotools and see like that is exige
>
>:)
>beber
>
>
I'm a beginner, too :-) . But it seems to be worth to learn it now.
>On 6/14/05, Andrew Elcock <[EMAIL PROTECTED]> wrote:
>
>
>>why not
>>
>>PACKA
Massimo Maiurana <[EMAIL PROTECTED]> [2005-06-14 21:34]:
> Il giorno Tue, 14 Jun 2005 02:40:42 +0200 Peter scrisse:
>
> > By the way, I've got now a very little home page, where you can find
> > the latest version (0.0.2). It's now with autoconf and automake and a
> > theme selector.
>
> I've jus
Il giorno Tue, 14 Jun 2005 02:40:42 +0200 Peter scrisse:
> By the way, I've got now a very little home page, where you can find
> the latest version (0.0.2). It's now with autoconf and automake and a
> theme selector.
I've just downloaded it, but trying to make I get this error:
elitaire_card.cp
You think good :) That's what I wanted to say, I'm a beginner in
autotools and see like that is exige
:)
beber
On 6/14/05, Andrew Elcock <[EMAIL PROTECTED]> wrote:
> why not
>
> PACKAGE_DATA_DIR "/themes/"
>
> (I think) ?
>
> HandyAndE
>
> Bertrand Jacquin wrote:
> > elitaire is fine.
> > Als
why not
PACKAGE_DATA_DIR "/themes/"
(I think) ?
HandyAndE
Bertrand Jacquin wrote:
> elitaire is fine.
> Also, I have a question, why existe this path in hard ?
>
> src/eli_app.cpp:29
> ecore_config_theme_search_path_append("/usr/local/share/elitaire/themes/");
>
> could it be initialized with
elitaire is fine.
Also, I have a question, why existe this path in hard ?
src/eli_app.cpp:29
ecore_config_theme_search_path_append("/usr/local/share/elitaire/themes/");
could it be initialized with ./configure ? and so
"/usr/local/share/elitaire/themes/" will be a define in config.h
Thanks
Beber
To get this to build on OSX, I had to cast add a cast to (double) on
line 926 of elitaire_card.cpp
On 6/13/05, Peter Wehrfritz <[EMAIL PROTECTED]> wrote:
> Daniel Kozlowski schrieb:
>
> >Well i said this before but i don't think it made it out there is a
> >small compile error on my computer when
Daniel Kozlowski schrieb:
>Well i said this before but i don't think it made it out there is a
>small compile error on my computer when i attempted to make the program
>it was fixed by changing line 912 from this
>
>m = eli_card->eli->velocity * 0.02 / sqrt( pow( to_x - from_x, 2) +
>pow( to_y -
Well i said this before but i don't think it made it out there is a
small compile error on my computer when i attempted to make the program
it was fixed by changing line 912 from this
m = eli_card->eli->velocity * 0.02 / sqrt( pow( to_x - from_x, 2) +
pow( to_y - from_y ,2));
to this
m = eli_
If distributing the source, you just need to have the copyright notice
in the source distribution. Otherwise, you should acknowledge it in
some other way, such as an "about" screen.
On 5/12/05, Peter Wehrfritz <[EMAIL PROTECTED]> wrote:
> elitaire is an efl based solitaire card game. It's written
elitaire is an efl based solitaire card game. It's written in C / C++.
At the moment there are only freecell and klondike. Resizing works for
now only in the right bottom border. So if you are interested in. You'll
find it here:
www.mowem.de/elitaire/elitaire-2005-05-12.tar.bz2
So have a lot of
14 matches
Mail list logo