Never mind! I answered my own question. I want 0.8.6 so I should of been cloning that specific branch or checking out that tag once the repo was cloned..
Hi all. I just joined ths forum . I've been prototyping with BACnet stack on linux for the last few months. Originally I downloaded and have been working with the source in the zip file downloaded from Sourceforge. I basically just built the library in the lib dir then linked to it to build my C code. Now I'm formalizing a project in git and I'm setting up a mirror of the git repo (Sourceforge/git tab here). I see the repo has a different directory structure than the zip file. The main differences...