Static libs
-
Wednesday, September 26, 2012 4:28 PMAny chance Casablanca will be distributed as a static library? I'd rather link the library into my component than have dependency on another component.
All Replies
-
Wednesday, September 26, 2012 5:33 PMOwner
When we release source code, you will have the ability to build Casablanca as a static library. The binaries we release will be relying on DLLs, according to our current plans. Supporting both dynamic and static linking will double our QA effort and delay release, so we're thinking that we won't do that.
Niklas
- Marked As Answer by Artur LaksbergOwner Wednesday, October 10, 2012 4:22 PM
-
Tuesday, October 02, 2012 4:29 PM
I am writing a small executable that should log to azure tables. One of the goals for this was a single executable to ease deployment. So +1 for static linking (but releasing code + building myself is of course an Option).
www.timecockpit.com

