How To Reduce C++ Compile Time

Ever had to put up with long compile times? If you’ve written software using compiled languages for a while, then I bet you have. Sooner or later, a project’s size grows to the point where an increasing amount of your time is spent waiting for the compiler to finish so that you can test your […]

facebook

A C++ Library for the Facebook Graph API

We’ve just released the source code to a C++ library for the Facebook Graph API. It’s available on GitHub at the following URL:https://github.com/KeaSigmaDelta/fb4cppIt doesn’t support the complete Facebook Graph API, but is good enough to upload photos to Facebook albums. The library was originally intended to be used by Relight for uploading photos directly to […]

Shopping Cart
Scroll to Top