FreeBasic Cross-Platform

Open-source FreeBasic projects categorized as Cross-Platform

FreeBasic Cross-Platform Projects

  • ohrrpgce

    Official Hamster Republic RPG Construction Engine (mirror of SVN repository)

    Project mention: The 90s Developer Starter Pack | news.ycombinator.com | 2023-07-09

    Yes, I guess I could do that, then maybe I can get it upstreamed.

    However I was misremembering a bit and misspoke before both about how easy it's been to support Windows 95 (it was easy up until a few mingw-w64 releases ago... except for spawning processes) and how recent my mingw-w64 is (I'm using 7.0.0, 3.5 years old, and simply haven't tried anything newer). Also I have no idea the minimum Windows targetted by mingw-w64 actually is, they don't say. I think they don't actually care about Windows 9x support, they just never did anything to break it before 6.0.0. So I doubt they'd accept such a patch.

    The most important trick was you have to use a build of mingw-w64 with 'win32' rather than 'posix' threading ([1], and the rest of that thread is relevant too):

    > the 'win32' threading support in mingw-w64 is the original one and supports all 32-bit Windows, while 'posix' threading (winpthreads) is a recent addition which is necessary to support C++11 mutexes and threads, but has higher system requirements. ... That's why mxe switched to posix threads by default in 2019.

    [1] https://github.com/ohrrpgce/ohrrpgce/issues/1241#issuecommen...

  • raylib-freebasic

    FreeBasic bindings for raylib

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2023-07-09.

Index

Project Stars
1 ohrrpgce 70
2 raylib-freebasic 19
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com