Making a C++ library from source code in Windows

This page summarizes the projects mentioned and recommended in the original post on /r/learnprogramming

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • Bulk

    A modern interface for implementing bulk-synchronous parallel programs.

  • I am trying to use a library for C++ that is not installed already (Bulk). I have done something like this one time before, but for that library there were .lib and .dll's I could download and add to the project. For this library these files are only provided for Linux and not for Windows. I have the source code, so it should be possible to make these files myself, but I cannot figure out how.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts