[ODE] FAQ? unresolved external symbol
Martin C. Martin
martin at metahuman.org
Wed Mar 26 09:04:02 2003
"Martin C. Martin" wrote:
>
> True, but making your own is pretty easy.
>
> - Martin
>
> gl wrote:
> >
> > > you're using Microsoft Visual C++ on windows and you're new to
> > > programming, you'll probably have more luck if you ditch the makefile and
> > > use the MSVC project.
> >
> > This only applies to VC.Net (ie. VC7) though - the contribiuted workspaces
> > don't work in earlier versions.
I updated the FAQ to describe how to create an MSVC project for ODE. The
description works for MSVC 6. I don't have a copy of 7, so I haven't
tried it with that.
- Martin