<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-15"
 http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
David Robinow wrote:
<blockquote
 cite="mid:4eb0089f0907200446p23d452fes1c5727676e92bf81@mail.gmail.com"
 type="cite">
  <pre wrap="">On Mon, Jul 20, 2009 at 7:24 AM, John Machin<a class="moz-txt-link-rfc2396E" href="mailto:sjmachin@lexicon.net"><sjmachin@lexicon.net></a> wrote:
...
  </pre>
  <blockquote type="cite">
    <pre wrap="">The next step would be to try to compile ODE 0.7 or 0.8 with VS9 --
however this would require "project files" for ODE for VS9, and there
aren't any on the ODE website; it has only those for VS3 and VS5.

    </pre>
  </blockquote>
  <pre wrap=""><!----> The ODE site is a mess.
Go to <a class="moz-txt-link-freetext" href="http://www.ode.org/svn.html">http://www.ode.org/svn.html</a>  and click on:   Instructions for
accessing the repository
 Scroll down to the section "Building with Premake"
 (Note that there is no directory "ode/build" -- you want the "build"
directory, which contains premake4.exe)
I used "premake4 --with-demos --with-tests vs2008"
I have successfully compiled ode-0.11.1 using these instructions. I
have not yet run the tests or demos or tried to compile PyODE.
  </pre>
</blockquote>
Thanks for this information David.<br>
Now that you have successfully compiled ode-0.11.1, how can one finish
this process --- compile PyODE?<br>
<br>
--V<br>
</body>
</html>