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
130 stars 72 forks source link

Remove need for manual Makefile edits between platforms. #59

Closed lolsborn closed 4 years ago

lolsborn commented 7 years ago

uname is not available on Windows, but the platform is not supported at the moment anyhow.

I tested this on OSX 10.12.4 and Ubuntu 16.10.

Also it seems that the open-zwave build puts the build artifacts (.a, .dylib) in the root directory now of the build the same way it does on Linux so there is not a need for the LIBZWAVE special case.

chilicheech commented 6 years ago

@nechry @Fishwaldo can you folks please take a look at this PR? It would be really awesome to not have to edit the Makefile to get this to work in linux...

petergebruers commented 4 years ago

Fixed in commit https://github.com/OpenZWave/open-zwave-control-panel/commit/bb2186d7d2d990169db7c5d8c1a24dd4781d05ca