Closed andersc closed 7 months ago
MacOS build for Github actions seams to be complicated... As there is no official support for Xcode version 15 needed to get all C++23 support.
OK.. added build scripts for all major OS:es, Windows, MacOS and Linux (Ubuntu 22.04) it's all x86 could target ARM64 also if that is of interest. The C++23 requirement is making things not straight forward but it works. :-)
The runs can be seen here -> https://github.com/tickup-se/DataFrame/actions
Are we abandoning this? This overlaps with the other PR.
Yes.. let's abandon this.
Added a windows build action since I got no windows machine. It was the simplest way for me to verify the windows build.