Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 551 Bytes

README_localSolverBuilds.md

File metadata and controls

22 lines (12 loc) · 551 Bytes

Compiling and building VCell-Solvers locally

  • clone the repo git clone https://github.com/virtualcell/vcell-solvers.git

  • For setting up the project in Windows platform find here

  • For setting up the project in Linux platform find here

  • For setting up the project in Macos platform find here

Debugging

  1. Program arguments

    • for linux find here
  2. Environment variables

CI/CD for all platforms

  1. Appveyor for Windows

  2. Travis for Mac and Linux