OpenZWave / open-zwave-control-panel

UNMAINTAINED - We are looking for someone to maintain ozwcp! The OpenZWave Control Panel (ozwcp for short) is an application built on the OpenZWave library that permits users to query, manage and monitor Z-Wave nodes and networks. It provides a web based user interface using AJAX principles.
Other
131 stars 72 forks source link

Update Makefile : CFLAGS option -fpermissive #78

Closed valdesvj closed 1 year ago

valdesvj commented 2 years ago

-fpermissive option need to be added to the CFLAGS to allow the program to compile. I am using ArchLinux, with gcc version 12.2.0 Thank you.