Notifications
Clear all

To all SSC Station occupants

Thank you for the donations over the past year (2024), it is much appreciated. I am still trying to figure out how to migrate the forums to another community software (probably phpbb) but in the meantime I have updated the forum software to the latest version. SSC has been around a while so their is some very long time members here still using the site, thanks for making SSC home and sorry I haven't been as vocal as I should be in the forums I will try to improve my posting frequency.

Thank you again to all of the members that do take the time to donate a little, it helps keep this station functioning on the outer reaches of space.

-D1-

Update for compiling on Windows.

(@fluffyfreak)
Noble Member

You will want to re-grab the latest pioneer-thirdparty folder when you get the latest code for Pioneer if you are building it using Visual Studio 2013 (/Express Edition) I have updated the libsigc++ library to the 2.3.1 version.

 

There will probably be updates for the libogg, libvorbis etc libraries in the coming weeks or as soon as I otherwise get the opportunity to update them and I will try to update these posts when I do that.

 

Sadly I had allowed the libraries to get out of sync with the versions that should have been there so although we are able to link against them at the moment they are using the older vs2012 versions instead of the newer vs2013. This has recently caused some people a few problems when building the debug version of the code.

 

Andy

Quote
Topic starter Posted : April 29, 2014 13:34
(@fluffyfreak)
Noble Member
Another update! You will need to grab the latest pioneer-thirdparty again.

 

Changes this time:

  • removed old DLLs and libs.
  • built libpng, libogg, libvorbis & libvorbisfile with vs2013.
  • added source used for the new libraries and added converted vs2013 solutions + projects used to build them.

I've also just merged in the changes to Pioneer master to make use of these new libs and files. 

 

Since the old ones have been removed this WILL BREAK YOUR COMPILATION unless you get the updated thirdparty.

 

Sorry for the disruption, this should be the last of it for a while I hope 🙂

 

Andy
ReplyQuote
Topic starter Posted : May 1, 2014 12:53