Re: [Soya-user] Fw: about Soya 3D

2008-03-16 Thread Greg Ewing
Ilja Krjuchkov <[EMAIL PROTECTED]> wrote:
> I am have some truble with Soya,please help me:)
> I am tray to install Soya-0.13
> and have error :
> 
> /Users/iljakrjuchkov/Soya-0.13/model/terrain.pyx:1464:70: Cannot  
> assign type 'float' to 'int'

This looks like the sort of problem you get when you
have a different version of Pyrex installed than the one
that was used by Jiba last time he made a Soya release.

If you're only trying to install Soya, and not trying
to compile modified Pyrex sources, the best thing to do
is modify setup.py so that it doesn't use Pyrex, and
just uses the .c files included in the distribution.

To Jiba: I strongly recommend that you don't distribute
with a setup.py that uses Pyrex by default, even if it's
installed on the user's system.

-- 
Greg

___
Soya-user mailing list
Soya-user@gna.org
https://mail.gna.org/listinfo/soya-user


Re: [Soya-user] Fw: about Soya 3D

2008-03-16 Thread Julian Oliver
oops, 

s/compiled\ for/known\ to\ compile\ on/

..on or around Sun, Mar 16, 2008 at 12:52:41PM +0100, Julian Oliver said:
> 
> given there is a complaint about architecture type i suppose it's worth
> asking if you are running a distribution of Soya compiled for the
> OS X Intel platform. IIRC it was Marmoute who had Soya running on PPC, but
> not Intel. whether this was even committed, i don't know.

-- 
julian oliver
http://julianoliver.com
http://selectparks.net
messages containing HTML will not be read.

___
Soya-user mailing list
Soya-user@gna.org
https://mail.gna.org/listinfo/soya-user


Re: [Soya-user] Fw: about Soya 3D

2008-03-16 Thread Julian Oliver
> 
> - Message Transféré -
> 
> Date: Sun, 16 Mar 2008 02:23:57 +0200
> De: Ilja Krjuchkov <[EMAIL PROTECTED]>
> À: [EMAIL PROTECTED]
> Sujet: about Soya 3D
> 
> 
>   Hello.
> 
> I am have some truble with Soya,please help me:)
> I am tray to install Soya-0.13
> and have error :
> 
> /Users/iljakrjuchkov/Soya-0.13/model/terrain.pyx:1464:70: Cannot  
> assign type 'float' to 'int'
> /Users/iljakrjuchkov/Soya-0.13/model/terrain.pyx:1465:56: Cannot  
> assign type 'float' to 'int'
> /Users/iljakrjuchkov/Soya-0.13/model/terrain.pyx:1466:56: Cannot  
> assign type 'float' to 'int'
> /Users/iljakrjuchkov/Soya-0.13/model/terrain.pyx:1467:56: Cannot  
> assign type 'float' to 'int'
> /Users/iljakrjuchkov/Soya-0.13/text/text.pyx:155:50: Cannot assign  
> type 'float' to 'int'
> building 'soya._soya' extension
> gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk - 
> fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd - 
> fno-common -dynamic -DNDEBUG -g -O3 -DSOYA_MACOSX=1 -I/usr/include -I/ 
> usr/local/include -I/usr/X11R6/include -I/usr/include/freetype2 -I/ 
> usr/local/include/freetype2 -I/usr/include/cal3d -I/usr/local/include/ 
> cal3d -I/sw/include -I/opt/local/include -I/opt/local/include/ 
> freetype2 -I/Library/Frameworks/Python.framework/Versions/2.4/include/ 
> python2.4 -c _soya.c -o build/temp.macosx-10.3-fat-2.4/_soya.o -w - 
> fsigned-char
> _soya.c:1:2: error: #error Do not use this file, it is the result of  
> a failed Pyrex compilation.
> _soya.c:1:2: error: #error Do not use this file, it is the result of  
> a failed Pyrex compilation.
> lipo: can't figure out the architecture type of: /var/tmp//cc2OVsuC.out
> error: command 'gcc' failed with exit status 1
> 
> i am have MacBook with OSX 10.4.11 and Python 2.4
> if you need i am test my platform other soya relize.
> 

given there is a complaint about architecture type i suppose it's worth
asking if you are running a distribution of Soya compiled for the
OS X Intel platform. IIRC it was Marmoute who had Soya running on PPC, but
not Intel. whether this was even committed, i don't know.

cheers,

-- 
julian oliver
http://julianoliver.com
http://selectparks.net
messages containing HTML will not be read.


___
Soya-user mailing list
Soya-user@gna.org
https://mail.gna.org/listinfo/soya-user


[Soya-user] Fw: about Soya 3D

2008-03-16 Thread Jiba
Hi,

It seems to be a MacOSX related problem... does someone have an idea ?

Jiba

- Message Transféré -

Date: Sun, 16 Mar 2008 02:23:57 +0200
De: Ilja Krjuchkov <[EMAIL PROTECTED]>
À: [EMAIL PROTECTED]
Sujet: about Soya 3D


  Hello.

I am have some truble with Soya,please help me:)
I am tray to install Soya-0.13
and have error :

/Users/iljakrjuchkov/Soya-0.13/model/terrain.pyx:1464:70: Cannot  
assign type 'float' to 'int'
/Users/iljakrjuchkov/Soya-0.13/model/terrain.pyx:1465:56: Cannot  
assign type 'float' to 'int'
/Users/iljakrjuchkov/Soya-0.13/model/terrain.pyx:1466:56: Cannot  
assign type 'float' to 'int'
/Users/iljakrjuchkov/Soya-0.13/model/terrain.pyx:1467:56: Cannot  
assign type 'float' to 'int'
/Users/iljakrjuchkov/Soya-0.13/text/text.pyx:155:50: Cannot assign  
type 'float' to 'int'
building 'soya._soya' extension
gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk - 
fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd - 
fno-common -dynamic -DNDEBUG -g -O3 -DSOYA_MACOSX=1 -I/usr/include -I/ 
usr/local/include -I/usr/X11R6/include -I/usr/include/freetype2 -I/ 
usr/local/include/freetype2 -I/usr/include/cal3d -I/usr/local/include/ 
cal3d -I/sw/include -I/opt/local/include -I/opt/local/include/ 
freetype2 -I/Library/Frameworks/Python.framework/Versions/2.4/include/ 
python2.4 -c _soya.c -o build/temp.macosx-10.3-fat-2.4/_soya.o -w - 
fsigned-char
_soya.c:1:2: error: #error Do not use this file, it is the result of  
a failed Pyrex compilation.
_soya.c:1:2: error: #error Do not use this file, it is the result of  
a failed Pyrex compilation.
lipo: can't figure out the architecture type of: /var/tmp//cc2OVsuC.out
error: command 'gcc' failed with exit status 1

i am have MacBook with OSX 10.4.11 and Python 2.4
if you need i am test my platform other soya relize.




signature.asc
Description: PGP signature
___
Soya-user mailing list
Soya-user@gna.org
https://mail.gna.org/listinfo/soya-user