CodeAsm / open-sauce

Automatically exported from code.google.com/p/open-sauce
1 stars 1 forks source link

BlamLib: LowLevel.dll issue #55

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I cannot build LowLevel.dll because the boost libraries do not seem to be 
accessible, even when I include previous DLLs in the places required, and I 
cannot get it to work no matter what.  Please help.

Original issue reported on code.google.com by admir...@gmail.com on 12 Oct 2012 at 2:32

GoogleCodeExporter commented 8 years ago
Boost is a series of C++ headers and libraries, not DLL(s). Getting boost setup 
is a end-developer issue, we don't have the time to troubleshoot trivial issues 
like such. Especially since we only currently support VS2008. You're on your 
own for VS2010.

Original comment by kornma...@gmail.com on 12 Oct 2012 at 3:35