g4klx / MMDVMHost

The host program for the MMDVM
GNU General Public License v2.0
379 stars 274 forks source link

OSX build error fixes #710

Closed nostar closed 3 years ago

nostar commented 3 years ago

3 build errors on OSX: The missing virtual method declare in base class, use of a different header file for OSX, and non-existent symbol B460800 for seial port speed on OSX. I don't know why that symbol doesn't exist on OSX but I can confirm that 460800 speed is supported on OSX.