3 Jul
2015
3 Jul
'15
5:03 p.m.
Hi I am attempting to get to grips with DLL to see if I can do a review. I have cloned the source code and run the tests. I am struggling with the documentation as I cannot find instructions how to compile and link the example files: getting_started.cpp getting_started_library.cpp shared_lib_path.hpp Should getting_started_library.cpp be put into a shared library? I have not found a makefile. I am using clang 3.6 and libc++ on Ubuntu Linux. Thanks John