[ODE] how do i install ode
Michal Bacik
michal at lonelycatgames.com
Tue Feb 18 14:08:01 2003
This is a multi-part message in MIME format.
------=_NextPart_000_0004_01C2D79A.30A12DC0
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: 7bit
Hi,
I haven't make the configure to work, nor build it using makefiles (I'm
using MSVC). But: somewhere from contrib directory dig out config.h and copy
it to include dir (I don't know why it isn't there by default).
Next step is making a workspace with three projects: drawstuff, ode (as
static libs), and ode tests (win32 executables).
I other words, I went completely without messing with makefiles, and made it
run by creating appropriate build projects from scratch.
- michal
-----Original Message-----
From: ode-admin@q12.org [mailto:ode-admin@q12.org]On Behalf Of Anton Fritz
Sent: Tuesday, February 18, 2003 9:08 PM
To: ode@q12.org
Subject: [ODE] how do i install ode
I have windows XP and I don't understand how to run the make file on
windows( how to do make configure and the rest..).
I have also a cygwin installed and there also I cant make the make ode-lib
work, it fails returns an error. If you have any suggestions of how I can
install ode please response.
------=_NextPart_000_0004_01C2D79A.30A12DC0
Content-Type: text/html;
charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML xmlns=3D"http://www.w3.org/TR/REC-html40" xmlns:o =3D=20
"urn:schemas-microsoft-com:office:office" xmlns:w =3D=20
"urn:schemas-microsoft-com:office:word"><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Dus-ascii">
<META content=3DWord.Document name=3DProgId>
<META content=3D"MSHTML 6.00.2800.1141" name=3DGENERATOR>
<META content=3D"Microsoft Word 10" name=3DOriginator><LINK=20
href=3D"cid:filelist.xml@01C2D79A.27B90ED0" rel=3DFile-List><!--[if gte =
mso 9]><xml>
<o:OfficeDocumentSettings>
<o:DoNotRelyOnCSS/>
</o:OfficeDocumentSettings>
</xml><![endif]--><!--[if gte mso 9]><xml>
<w:WordDocument>
<w:SpellingState>Clean</w:SpellingState>
<w:GrammarState>Clean</w:GrammarState>
<w:DocumentKind>DocumentEmail</w:DocumentKind>
<w:EnvelopeVis/>
<w:Compatibility>
<w:BreakWrappedTables/>
<w:SnapToGridInCell/>
<w:ApplyBreakingRules/>
<w:WrapTextWithPunct/>
<w:UseAsianBreakRules/>
<w:UseFELayout/>
</w:Compatibility>
<w:BrowserLevel>MicrosoftInternetExplorer4</w:BrowserLevel>
</w:WordDocument>
</xml><![endif]-->
<STYLE>@font-face {
font-family: SimSun;
}
@font-face {
font-family: @SimSun;
}
@page Section1 {size: 595.3pt 841.9pt; margin: 72.0pt 90.0pt 72.0pt =
90.0pt; mso-header-margin: 35.4pt; mso-footer-margin: 35.4pt; =
mso-paper-source: 0; }
P.MsoNormal {
FONT-SIZE: 12pt; MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Times New Roman"; =
mso-style-parent: ""; mso-pagination: widow-orphan; =
mso-fareast-font-family: SimSun
}
LI.MsoNormal {
FONT-SIZE: 12pt; MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Times New Roman"; =
mso-style-parent: ""; mso-pagination: widow-orphan; =
mso-fareast-font-family: SimSun
}
DIV.MsoNormal {
FONT-SIZE: 12pt; MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Times New Roman"; =
mso-style-parent: ""; mso-pagination: widow-orphan; =
mso-fareast-font-family: SimSun
}
A:link {
COLOR: blue; TEXT-DECORATION: underline; text-underline: single
}
SPAN.MsoHyperlink {
COLOR: blue; TEXT-DECORATION: underline; text-underline: single
}
A:visited {
COLOR: purple; TEXT-DECORATION: underline; text-underline: single
}
SPAN.MsoHyperlinkFollowed {
COLOR: purple; TEXT-DECORATION: underline; text-underline: single
}
SPAN.EmailStyle17 {
COLOR: windowtext; FONT-FAMILY: Arial; mso-style-type: =
personal-compose; mso-style-noshow: yes; mso-ansi-font-size: 10.0pt; =
mso-bidi-font-size: 10.0pt; mso-ascii-font-family: Arial; =
mso-hansi-font-family: Arial; mso-bidi-font-family: Arial
}
SPAN.SpellE {
mso-style-name: ""; mso-spl-e: yes
}
SPAN.GramE {
mso-style-name: ""; mso-gram-e: yes
}
DIV.Section1 {
page: Section1
}
</STYLE>
<!--[if gte mso 10]>
<style>
/* Style Definitions */=20
table.MsoNormalTable
{mso-style-name:"\05D8\05D1\05DC\05D4 \05E8\05D2\05D9\05DC\05D4";
mso-tstyle-rowband-size:0;
mso-tstyle-colband-size:0;
mso-style-noshow:yes;
mso-style-parent:"";
mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
mso-para-margin:0cm;
mso-para-margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:10.0pt;
font-family:"Times New Roman";}
</style>
<![endif]--></HEAD>
<BODY lang=3DRU style=3D"tab-interval: 35.4pt" vLink=3Dpurple =
link=3Dblue>
<DIV><SPAN class=3D670220221-18022003><FONT face=3DArial color=3D#0000ff =
size=3D2>Hi,</FONT></SPAN></DIV>
<DIV><SPAN class=3D670220221-18022003><FONT face=3DArial color=3D#0000ff =
size=3D2>I=20
haven't make the configure to work, nor build it using makefiles (I'm =
using=20
MSVC). But: somewhere from contrib directory dig out config.h and copy =
it to=20
include dir (I don't know why it isn't there by =
default).</FONT></SPAN></DIV>
<DIV><SPAN class=3D670220221-18022003><FONT face=3DArial color=3D#0000ff =
size=3D2>Next=20
step is making a workspace with three projects: drawstuff, ode (as =
static libs),=20
and ode tests (win32 executables).</FONT></SPAN></DIV>
<DIV><SPAN class=3D670220221-18022003><FONT face=3DArial color=3D#0000ff =
size=3D2></FONT></SPAN> </DIV>
<DIV><SPAN class=3D670220221-18022003><FONT face=3DArial color=3D#0000ff =
size=3D2>I=20
other words, I went completely without messing with makefiles, and made =
it run=20
by creating appropriate build projects from scratch.</FONT></SPAN></DIV>
<DIV><SPAN class=3D670220221-18022003><FONT face=3DArial color=3D#0000ff =
size=3D2></FONT></SPAN> </DIV>
<DIV><SPAN class=3D670220221-18022003><FONT face=3DArial color=3D#0000ff =
size=3D2>-=20
michal</FONT></SPAN></DIV>
<DIV><SPAN class=3D670220221-18022003><FONT face=3DArial color=3D#0000ff =
size=3D2></FONT></SPAN> </DIV>
<BLOCKQUOTE dir=3Dltr=20
style=3D"PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #0000ff 2px =
solid; MARGIN-RIGHT: 0px">
<DIV class=3DOutlookMessageHeader dir=3Dltr align=3Dleft><FONT =
face=3DTahoma=20
size=3D2>-----Original Message-----<BR><B>From:</B> ode-admin@q12.org=20
[mailto:ode-admin@q12.org]<B>On Behalf Of </B>Anton =
Fritz<BR><B>Sent:</B>=20
Tuesday, February 18, 2003 9:08 PM<BR><B>To:</B>=20
ode@q12.org<BR><B>Subject:</B> [ODE] how do i install =
ode<BR><BR></FONT></DIV>
<DIV class=3DSection1>
<P class=3DMsoNormal><FONT face=3DArial size=3D2><SPAN lang=3DEN-US=20
style=3D"FONT-SIZE: 10pt; FONT-FAMILY: Arial; mso-ansi-language: =
EN-US">I have=20
windows XP and I don't understand how to run the make file on <SPAN=20
class=3DGramE>windows(</SPAN> how to do make configure and the=20
rest..).<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoNormal><FONT face=3DArial size=3D2><SPAN lang=3DEN-US=20
style=3D"FONT-SIZE: 10pt; FONT-FAMILY: Arial; mso-ansi-language: =
EN-US">I have=20
also a <SPAN class=3DSpellE>cygwin</SPAN> installed and there also I =
<SPAN=20
class=3DGramE>cant</SPAN> make the make ode-lib work, it fails returns =
an error.=20
If you have any suggestions of how I can install ode please=20
=
response.<o:p></o:p></SPAN></FONT></P></DIV></BLOCKQUOTE></BODY></HTML>
------=_NextPart_000_0004_01C2D79A.30A12DC0--