[ 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: [AD] svn msvc warnings
- From: Matthew Leverton <meffer@xxxxxxxxxx>
- Date: Thu, 10 Sep 2009 11:08:05 -0500
4>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\basetsd.h(78)
: warning C4142: benign redefinition of type
It's complaining about INT32 or PINT32. Maybe not Allegro's fault.
4>..\..\..\addons\image\jpg.c(269) : warning C4273:
'al_load_jpg_stream' : inconsistent dll linkage
4> c:\users\matthew\documents\src\svn\4.9\addons\image\allegro5/allegro_image.h(61)
: see previous definition of 'al_load_jpg_stream'
The inconsistent linkage shows up all over the add-ons.
--
Matthew Leverton