[ODE] Latest Code and MsVC

Chris West chris.west1 at ntlworld.com
Wed Dec 5 18:16:01 2001


This is a multi-part message in MIME format.

------=_NextPart_000_00EC_01C17DF3.A4FF3C40
Content-Type: text/plain;
	charset="Windows-1252"
Content-Transfer-Encoding: quoted-printable

Hi Charlie

Yep getting those same errors, also the lack of alloca.h under MSVC will =
need a small mod to some files that include it. I get an error on the =
D_ALL_PARAM_NAMES(0,) as its missing an arg.

So I guess the question is, will the changes needed be included in the =
CVS or will it be down to the individual to get it building again with =
each revision. I could use the lib file made from using the GNU =
compiler, but I would prefer having ODE as a dll.

Chris
  ----- Original Message -----=20
  From: anon=20
  To: ode@q12.org=20
  Sent: Thursday, December 06, 2001 1:03 AM
  Subject: Re: [ODE] Latest Code and MsVC


  i get some warnings  on D_ALL_PARAM_NAMES(0,)

  and some errors in joint.cpp, but i haven't done a full
  merge since i've made localized changes, why
  what are you seeing?

  charlie
    ----- Original Message -----=20
    From: Chris West=20
    To: ode@q12.org=20
    Sent: Wednesday, December 05, 2001 4:13 PM
    Subject: [ODE] Latest Code and MsVC


    Hi All

    Has anyone out there got the latest code from the CVS to build using =
MsVC++, I got version 25 to build no problem but the latest code changes =
have changed things a little.

    Regards

    Chris

------=_NextPart_000_00EC_01C17DF3.A4FF3C40
Content-Type: text/html;
	charset="Windows-1252"
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=3Dwindows-1252">
<META content=3D"MSHTML 6.00.2600.0" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT size=3D2>Hi Charlie</FONT></DIV>
<DIV><FONT size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT size=3D2>Yep getting those same errors, also the lack of =
alloca.h under=20
MSVC will need a small mod to some files that include it. I get an error =
on the=20
D_ALL_PARAM_NAMES(0,) as its missing an arg.</FONT></DIV>
<DIV><FONT size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT size=3D2>So I guess the question is, will the changes needed =
be=20
included in the CVS or will it be down to the individual to get it =
building=20
again with each revision. I could use the lib file made from using the =
GNU=20
compiler, but I would prefer having ODE as a dll.</FONT></DIV>
<DIV><FONT size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT size=3D2>Chris</FONT></DIV>
<BLOCKQUOTE dir=3Dltr=20
style=3D"PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; =
BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style=3D"FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV=20
  style=3D"BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: =
black"><B>From:</B>=20
  <A title=3Ddev@charliex.net href=3D"mailto:dev@charliex.net">anon</A> =
</DIV>
  <DIV style=3D"FONT: 10pt arial"><B>To:</B> <A title=3Dode@q12.org=20
  href=3D"mailto:ode@q12.org">ode@q12.org</A> </DIV>
  <DIV style=3D"FONT: 10pt arial"><B>Sent:</B> Thursday, December 06, =
2001 1:03=20
  AM</DIV>
  <DIV style=3D"FONT: 10pt arial"><B>Subject:</B> Re: [ODE] Latest Code =
and=20
  MsVC</DIV>
  <DIV><BR></DIV>
  <DIV><FONT face=3DArial size=3D2>
  <DIV><FONT face=3DArial size=3D2>i get some warnings &nbsp;on=20
  D_ALL_PARAM_NAMES(0,)</FONT></DIV>
  <DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
  <DIV><FONT face=3DArial size=3D2>and some errors in joint.cpp, but i =
haven't done=20
  a full</FONT></DIV>
  <DIV><FONT face=3DArial size=3D2>merge since i've made localized =
changes,=20
  why</FONT></DIV>
  <DIV><FONT face=3DArial size=3D2>what are you seeing?</FONT></DIV>
  <DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
  <DIV><FONT face=3DArial size=3D2>charlie</FONT></DIV></FONT></DIV>
  <BLOCKQUOTE dir=3Dltr=20
  style=3D"PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; =
BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
    <DIV style=3D"FONT: 10pt arial">----- Original Message ----- </DIV>
    <DIV=20
    style=3D"BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: =
black"><B>From:</B>=20
    <A title=3Dchris.west1@ntlworld.com=20
    href=3D"mailto:chris.west1@ntlworld.com">Chris West</A> </DIV>
    <DIV style=3D"FONT: 10pt arial"><B>To:</B> <A title=3Dode@q12.org=20
    href=3D"mailto:ode@q12.org">ode@q12.org</A> </DIV>
    <DIV style=3D"FONT: 10pt arial"><B>Sent:</B> Wednesday, December 05, =
2001 4:13=20
    PM</DIV>
    <DIV style=3D"FONT: 10pt arial"><B>Subject:</B> [ODE] Latest Code =
and=20
    MsVC</DIV>
    <DIV><BR></DIV>
    <DIV><FONT size=3D2>Hi All</FONT></DIV>
    <DIV><FONT size=3D2></FONT>&nbsp;</DIV>
    <DIV><FONT size=3D2>Has anyone out there got the latest code from =
the CVS to=20
    build using MsVC++, I got version 25 to build no problem but the =
latest code=20
    changes have changed things a little.</FONT></DIV>
    <DIV><FONT size=3D2></FONT>&nbsp;</DIV>
    <DIV><FONT size=3D2>Regards</FONT></DIV>
    <DIV><FONT size=3D2></FONT>&nbsp;</DIV>
    <DIV><FONT =
size=3D2>Chris</FONT></DIV></BLOCKQUOTE></BLOCKQUOTE></BODY></HTML>

------=_NextPart_000_00EC_01C17DF3.A4FF3C40--