Looking at the MSVC projectfile's revision log I see that besides removeing libmad from the linker list there have been no updates to the projectfile.
So you'd need to update your project file to compile lib/sound/audio_id.[c/h] into the sound lib. That should resolve the linker error your getting there, although there might be more linker errors awaiting, not sure though.
"First make sure it works good, only then make it look good." -- Giel
Want to tip/donate? bitcoin:1EaqP4ZPMvUffazTxm7stoduhprzeabeFh
Yep that was it, I guess all it needed was an update. Not been too experienced so I couldn't find a "rescan directories" function and so I guess I missed the fact files had been added.
Thanks.
You do not have the required permissions to view the files attached to this post.
Purple Monkey wrote:
Yep that was it, I guess all it needed was an update. Not been too experienced so I couldn't find a "rescan directories" function and so I guess I missed the fact files had been added.
Thanks.
Thanks for the updated file, it is in SVN now (with slight modifications).
"First make sure it works good, only then make it look good." -- Giel
Want to tip/donate? bitcoin:1EaqP4ZPMvUffazTxm7stoduhprzeabeFh