-
I am using Visual Studio 2022 and am currently trying to compile the following code:
```c++
#include
#include
#include
#include
#include
#include
#include
#include
using name…
-
First of all, I have to admit that I'm fairly new to docker.
I'm trying to build monero-wallet-cli.dockerfile with
docker build monero-docker-build/
I renamed the monero-wallet-cli.dockerfile…
-
https://github.com/boost-ext/sml/blob/03eacdb27fcd209472f3702ef94a7cbca699f185/CMakeLists.txt#L79
```find_package(Boost REQUIRED)``` and ```target_link_libraries(sml INTERFACE Boost::boost)``` sho…
-
**Describe the bug**
When I try to build OpenFace everything works until linking of the executables, then it fails with:
undefined reference to `boost::filesystem::path_traits::dispatch(boost::fi…
-
Hi All,
We tried to build and run hof test for Boost with VS2017 Update 7 on Windows. It failed to build due to the error C2892. Could you please help take a look at this? Thank you!
**Reproduce…
-
Hi Guys,
I am trying to build native_client in DeepSpeech mozilla project however I am always facing this error.
Unable to find package for @com_github_nelhage_rules_boost//:boost/boost.bzl: The re…
-
```
Minimal example:
---------------------
#include "gtest/gtest.h"
#include "gmock/gmock.h"
#include
class MyMock {
public:
MOCK_METHOD1(func, void(const boost::filesystem::path &path));
};
TES…
-
```
Minimal example:
---------------------
#include "gtest/gtest.h"
#include "gmock/gmock.h"
#include
class MyMock {
public:
MOCK_METHOD1(func, void(const boost::filesystem::path &path));
};
TES…
-
Since commit bfec3f62918637ce4aeda2b6a1ebc3c263857c9d Vita3K fails building on Debian 12. That commit introduced a new minimal build dependency on Boost 1.80+ due to using the unordered_set::contains(…
-
D:\huang\projects\mars-master\mars>Python build_android.py
Enter menu:
1. Clean && build mars.
2. Build incrementally mars.
3. Clean && build xlog.
4. Exit
3
ndk path:D:\Sdk\ndk\22.0.7026061
[…