Re: [AD] 4.9.2 rc1

[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]


On Sat, 15 Dec 2007 12:10:46 -0700
"Trent Gamblin" <trentg@xxxxxxxxxx> wrote:

> We said we would have an RC available today, so uploaded some files:
> 
> http://trent.gamblin.ca/allegro-4.9.2-rc1.tar.bz2
> http://trent.gamblin.ca/all492rc1.zip
> 
> They've been tested a little and compile but maybe should be tested
> more thoroughly before we release the actual 4.9.2, which I think
> could happen any time now.
> 

Trying to compile on MinGW, WinXP SP2, got this:

[ 42%] Building C object CMakeFiles/alld_shared.dir/src/win/wtimernu.obj
[ 42%] Building C object CMakeFiles/alld_shared.dir/src/win/wwnd.obj
[ 42%] Building C object CMakeFiles/alld_shared.dir/src/win/wxthread.obj
[ 43%] Building C object CMakeFiles/alld_shared.dir/src/win/wnewsys.obj
[ 43%] Building C object CMakeFiles/alld_shared.dir/src/win/wnewwin.obj
[ 43%] Building C object CMakeFiles/alld_shared.dir/src/win/d3d_bmp.obj
[ 44%] Building C object CMakeFiles/alld_shared.dir/src/win/d3d_disp.obj
Linking C shared library lib/liballd-4.9.2.dll
CMakeFiles/alld_shared.dir/src/win/wsystem.obj: In function `DllMain':H:/kod/all
egro/allegro-4.9.2/src/win/wsystem.c:36: multiple definition of `DllMain@xxxxxxxxxx'
CMakeFiles/alld_shared.dir/src/tls.obj:H:/kod/allegro/allegro-4.9.2/src/tls.c:82
: first defined here
Warning: .drectve `/DEFAULTLIB:"uuid.lib" /DEFAULTLIB:"uuid.lib" ' unrecognized
Warning: .drectve `/DEFAULTLIB:"uuid.lib" /DEFAULTLIB:"uuid.lib" ' unrecognized
Warning: .drectve `/DEFAULTLIB:"uuid.lib" /DEFAULTLIB:"uuid.lib" ' unrecognized
Warning: .drectve `/DEFAULTLIB:"uuid.lib" /DEFAULTLIB:"uuid.lib" ' unrecognized
Creating library file: lib/liballd-4.9.2.dll.a
collect2: ld returned 1 exit status
mingw32-make[2]: *** [lib/liballd-4.9.2.dll] Error 1
mingw32-make[1]: *** [CMakeFiles/alld_shared.dir/all] Error 2
mingw32-make: *** [all] Error 2

also, the readme_a5.txt probably should add ".." to the cmake command,

cmake .. -G "MinGW Makefiles" -DSTATIC=off -DGRADE_STANDARD=off -DGRADE_DEBUG=on

since it mentions running cmake from a temp folder.
I am running gcc 3.4.2 (mingw-special), and downloaded the dx9mgw.zip from your page.

/Andreas Rönnquist
andreas.ronnquist@xxxxxxxxxx




Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/