[ODE] cant get started!

Katie Bentley katiebentley222 at hotmail.com
Wed Jul 16 07:42:02 2003


This is a multi-part message in MIME format.

------=_NextPart_000_0091_01C34BB1.0BE0C3C0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

hi,  can somebody please help me, i've just installed ode 0.03 and i've =
got all the headers included my main file so far looks like this:

void main()
{
     dWorldID dWorldCreate();
     dWorldSetGravity (dWorldID, 0.0, 0.0, -9.81);
}


its fine with the first line on its own which I cant understand anyway, =
but it doesn't like the dWorldID being used as is in the second line.  I =
cant seem to findout what the ID is!=20

any example code would be helpful also!

cheers
Kate


------=_NextPart_000_0091_01C34BB1.0BE0C3C0
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 5.50.4923.2500" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>hi,&nbsp; can somebody please help me, =
i've just=20
installed ode 0.03 and i've got all the headers included my main file so =
far=20
looks like this:</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>void main()<BR>{<BR>&nbsp;&nbsp;&nbsp;=20
&nbsp;dWorldID dWorldCreate();</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>&nbsp;&nbsp;&nbsp; =
&nbsp;dWorldSetGravity=20
(dWorldID, 0.0, 0.0, -9.81);</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>}<BR></DIV>
<DIV></FONT><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>its fine with the first line on its own =
which I=20
cant understand anyway, but it doesn't like the dWorldID being used as =
is in the=20
second line.&nbsp; I cant seem to findout what the ID is! </FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>any example code would be helpful=20
also!</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>cheers</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Kate</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV></BODY></HTML>

------=_NextPart_000_0091_01C34BB1.0BE0C3C0--