STMViewer icon indicating copy to clipboard operation
STMViewer copied to clipboard

WIP: macOS port

Open margce opened this issue 7 months ago • 1 comments

wip

  • Updated CMakelists.txt for macos support
  • Fixed some of the struct declaration to comply with clang
  • Added libstlink.a which has been compiled on macos 13.5.2 (Ventura) for apple silicon
  • Added libspdlog.a fetched from homebrew

App compiles but fails to create a window in Gui::mainThread() when invoking glfwCreateWindow see more details in #21

margce avatar Nov 20 '23 00:11 margce