Merged revision(s) 3044 from branches/releases/bacnet-stack-0-8-0:
Added BACnet/IPv6 datalink layer and example BACnet/IPv4 to BACnet/IPv6 router. BVLC6 layer is working on Linux port without BBMD features yet. Win32 is implemented, untested. Tested during BACnet North American Plugfest 2016. ........
This commit is contained in:
@@ -12,6 +12,7 @@ rem make BACNET_PORT=win32 BUILD=debug clean all
|
||||
|
||||
rem Build for MinGW MS/TP
|
||||
rem make BACNET_PORT=win32 BACDL_DEFINE=-DBACDL_MSTP=1 clean all
|
||||
rem make BACNET_PORT=win32 BACDL_DEFINE=-DBACDL_BIP6=1 clean all
|
||||
|
||||
rem On Linux, install mingw32 and use this:
|
||||
rem make BACNET_PORT=win32 CC=i586-mingw32msvc-gcc AR=i586-mingw32msvc-ar clean all
|
||||
|
||||
Reference in New Issue
Block a user