AL_SEC_OFFSET undefined (svn 11951/win32)

Trying to build your own version of Vega Strike and having problems? Unix users, paste your config.log here (stderr output alone is not helpful).
Post Reply
Tc27
Trader
Trader
Posts: 22
Joined: Thu Jan 31, 2008 7:06 pm

AL_SEC_OFFSET undefined (svn 11951/win32)

Post by Tc27 »

Compiling r11951 with VC8 complains aldrv/al_sound.cpp:904 uses AL_SEC_OFFSET undeclared.

Is this tied to the lack of updates for MSVC projects mentioned in the log message for r11949, or something else?
ace123
Lead Network Developer
Lead Network Developer
Posts: 2560
Joined: Sun Jan 12, 2003 9:13 am
Location: Palo Alto CA
Contact:

Post by ace123 »

You need to update.

I added a #define for that AL_SEC_OFFSET feature.

Also, make sure you update your project in the vega-vc8 directory because I added the "vid_file.cpp" file into the gfx directory.

It should now work, just without the ffmpeg support.
Tc27
Trader
Trader
Posts: 22
Joined: Thu Jan 31, 2008 7:06 pm

Post by Tc27 »

r11956 build succeeds; thanks. Update what, exactly? When bringing the working copy up to date I always fetch data4.x, vegastrike and vega-vc8 in the one pass.
bgaskey
Elite Venturer
Elite Venturer
Posts: 718
Joined: Wed Mar 07, 2007 9:05 pm
Location: Rimward of Eden

Post by bgaskey »

In this case, svn updateing vc8 would be enough, because the change was in the vc8 project, but i usually get them all too, can never be too up to date. 8) :wink:
Post Reply