[ 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] SVN with MSVC
- From: "Trent Gamblin" <trent@xxxxxxxxxx>
- Date: Tue, 4 Aug 2009 13:48:23 -0600 (MDT)
On Tue, August 4, 2009 12:12 pm, Matthew Leverton said:
> The attached patch should generate the lib file for MSVC.
Thanks.
> But the memory functions don't work:
>
> 1>memfile.obj : error LNK2001: unresolved external symbol __imp___al_free
> 1>memfile.obj : error LNK2001: unresolved external symbol
> __imp___al_memory_opaque
> 1>memfile.obj : error LNK2001: unresolved external symbol __imp___al_malloc
Fixed this and some other things too.
Trent :{)>