Giter VIP home page Giter VIP logo

Comments (6)

r-type avatar r-type commented on August 22, 2024

maybe you can try replace line 56 by
https://github.com/libretro/mame2014-libretro/blob/master/3rdparty/libflac/include/share/compat.h#L56

#if !defined(HAVE_FSEEKO) && !defined __MINGW32__
#define fseeko fseeko64
#define ftello ftello64
#endif

from mame2015-libretro.

 avatar commented on August 22, 2024

i commented those #defines before, but i also did your suggestion and have this:
https://gist.github.com/retro-wertz/d2bf1c3c47a7ebe6fb29fda05c4a422d

(im doing a target=mame subtarget=tiny for a quicker compile)

from mame2015-libretro.

r-type avatar r-type commented on August 22, 2024

replace line 142 with

#if defined( _WIN32) && !defined(__MINGW32__)

if you confirm it build fine with the 2 above changes, a will commit fix.

from mame2015-libretro.

 avatar commented on August 22, 2024

it compiles now, mame2014 works ok. haven't have time to check mess2014 and ume2014 though.

from mame2015-libretro.

r-type avatar r-type commented on August 22, 2024

thanks for reporting and testing ,now wait and see.

from mame2015-libretro.

 avatar commented on August 22, 2024

since the compile issue has been resolved and new builds are now being created in buildbot, then its safe to close this. just reopen if there are other compile issues.

from mame2015-libretro.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.