Re: [AD] 4.9 head compile problems in windows |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
- To: "Coordination of admins/developers of the game programming library Allegro" <alleg-developers@xxxxxxxxxx>
- Subject: Re: [AD] 4.9 head compile problems in windows
- From: Peter Wang <novalazy@xxxxxxxxxx>
- Date: Fri, 15 May 2009 15:48:34 +1000
2009/5/15 Jon Rafkind <workmin@xxxxxxxxxx>:
> I haven't compiled 4.9 in a while so I thought I'd give it a whirl.. in
> windows no less! svn 12194.
>
> $ 4.9/b/cmake -G "MinGW Makefiles" ..
> ...
> CMake error in CMakeLists.txt
> Cannot find source file "allegro.def". Tried a bunch of extensions
You still need to run misc/fixdll.{sh,bat} first if building from SVN.
It's not a problem for actual releases so it's still not fixed.
I'll make it print an error.
> Then it says it wrote makefiles but I don't see any. Just some
> directories and cmake stuff. So what did I do wrong?
>
> Aside: is there supposed to be a replacement for docs/build/*.txt ?
readme_a5.txt
Peter