added readme for code blocks.
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
BACnet Stack @ SourceForge.net
|
||||
Build using Code Blocks
|
||||
|
||||
Q1: GNU GCC Compiler, undefined reference to closesocket
|
||||
|
||||
A1: Under Project->Build Options->Linker settings,
|
||||
add "ws2_32" to Link Libraries.
|
||||
|
||||
|
||||
|
||||
@@ -11,6 +11,7 @@ For this release, here are some things to do:
|
||||
7. Add arcnet.c and ethernet.c to all the linux Makefiles (done, STK)
|
||||
8. Refactor Makefile DEFINES like demo/server/Makefile. (done, STK)
|
||||
9. Finish subscribe COV support in server demo.
|
||||
10. Add Visual Studio 2005 makefiles for demos.
|
||||
|
||||
For a later release, here are some things to do:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user