- Install Bazelisk
cdtocppfolder- Run
bazelisk build //worldlineto builddllon Windows,dylibon macOS orsoon Linux. - You can also run
bazelisk build //worldline:mainto build a executable version, though curve expressions won't be available.
Notes:
- On Windows omits
//in commands. - Recommends Visual Studio Code to leverage IntelliSense.
- If Bazel ever freezes on Windows, open up Task Manager and kill the Java process.
bazelisk cleancleans up build cache.bazelisk clean --expungecleans up build cache and dependencies.