[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On Sun, 16 Dec 2007 08:38:17 -0700 (MST)
"Trent Gamblin" <trent@xxxxxxxxxx> wrote:
> On Sun, December 16, 2007 4:53 am, Andreas Rönnquist said:
> > Trying to compile on MinGW, WinXP SP2, got this:
> [snip]
>
> What command line did you use for cmake and make? I see the problem
> but for some reason it didn't happen for me.
I used the line mentioned below for cmake and a simple mingw32-make to build.
Come to think of it, is the fix script still mandatory with this version?
>
> > also, the readme_a5.txt probably should add ".." to the cmake
> > command,
> >
> > cmake .. -G "MinGW Makefiles" -DSTATIC=off -DGRADE_STANDARD=off
> > -DGRADE_DEBUG=on
>
> Yes, it was there but at the end, which can be confusing. Fixed.
>
oops, my mistake, lets hope for new glasses for christmas.. :)
Thanks.