Files
bacnet_stack/ports/bsd
2026-04-24 06:40:32 -05:00
..
2025-07-01 12:52:39 -05:00
2025-12-24 18:50:29 -06:00
2025-12-24 18:50:29 -06:00
2025-12-24 18:50:29 -06:00
2025-12-24 18:50:29 -06:00
2025-07-01 12:52:39 -05:00
2025-07-01 12:52:39 -05:00

This is a port to MAC OS X or FreeBSD for testing.

Install on FreeBSD 15
sudo pkg install cmake git libdispatch
git clone https://github.com/bacnet-stack/bacnet-stack.git
cd bacnet-stack
mkdir build
cd build
cmake ..
make