$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Boost.DLL formal review is ongoing
From: Fletcher, John P (j.p.fletcher_at_[hidden])
Date: 2015-07-03 13:03:12
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