Hi Jiba,

Let me give you a little bit of background.  I am trying to include
Soya as part of the Fedora Extras[1] repository for the Fedora
Project[2].  At the time that I sent my previous e-mail, I did not
realize that ODE was a seperate package, and infact OPCODE is a
seperate package inside ODE.  Today I received a patch to get OPCODE
to compile in x86_64 bit mode from another interested party and will
soon be sending that patch upstream to the OPCODE author.  We will
need to contact the OPCODE author in order to get permission from him
to use this patch and distribute it since there is no license that
comes with OPCODE.  I hope to get this accomplished and create
seperate alternate packages for OPCODE and ODE to be included in
Fedora linux, then I will create a Soya package that uses our own
packaged ODE.

However, I noticed today that the source code of OPCODE that is
contained in the Soya-0.10.2 sources does not match that of the ones
in version 1.3 of OPCODE found here[3].  Do you know if the Soya team
has done any special modifications to either ode or opcode that I
should be aware of?

Thanks in advance!
-Chris

[1] http://fedoraproject.org/wiki/Extras
[2] http://fedoraproject.org
[3] http://www.codercorner.com/Opcode.htm

On 3/19/06, Jiba <[EMAIL PROTECTED]> wrote:
> On Fri, 17 Mar 2006 21:58:21 -0800
> "Christopher Stone" <[EMAIL PROTECTED]> wrote:
>
> > Hi,
> >
> > I am trying to compile Soya-0.10.2 in an x86_64 architecture and I am
> > getting the following error during compile:
> >
> > OPCODE/OPC_AABBTree.cpp: In member function 'bool
> > Opcode::AABBTreeNode::Subdivide(Opcode::AABBTreeBuilder*)':
> > OPCODE/OPC_AABBTree.cpp:295: error: cast from 'Opcode::AABBTreeNode*'
> > to 'udword' loses precision
> > OPCODE/OPC_AABBTree.cpp:309: error: cast from 'Opcode::AABBTreeNode*'
> > to 'udword' loses precision
> >
> > Is there a quickfix for this?
>
> You can disable ODE by changing :
>
> USE_ODE = True
>
> into :
>
> USE_ODE = False
>
> in setup.py
>
> Jiba
>
> _______________________________________________
> Soya-user mailing list
> [email protected]
> https://mail.gna.org/listinfo/soya-user
>

_______________________________________________
Soya-user mailing list
[email protected]
https://mail.gna.org/listinfo/soya-user

Reply via email to