-
```
OS: Windows 8
Compiler: MSVC2012
Boost: 1.52
lt_rasterbar: 0.16.5
When using boost 1.52 and creating shared libs with
bjam.exe link=shared runtime-link=shared boost=source variant=release
debu…
-
From @henryiii on [Discord](https://discord.com/channels/1039017663004942429/1207998321562619954/1268968678528127029):
> Any cibuildwheel project building PyPy 3.8(+?) on Windows should show it; th…
-
```
Hi all!
I have a segfault opening the cow.obj with the OBJImporter... :(
If I open the example and change cow.obj by the zombie obj it work.
This problem doesn't seem to be related to OBJImport…
-
```
Hi all!
I have a segfault opening the cow.obj with the OBJImporter... :(
If I open the example and change cow.obj by the zombie obj it work.
This problem doesn't seem to be related to OBJImport…
-
```
Hi all!
I have a segfault opening the cow.obj with the OBJImporter... :(
If I open the example and change cow.obj by the zombie obj it work.
This problem doesn't seem to be related to OBJImport…
-
```
Hi all!
I have a segfault opening the cow.obj with the OBJImporter... :(
If I open the example and change cow.obj by the zombie obj it work.
This problem doesn't seem to be related to OBJImport…
-
[ 44%] Linking CXX executable connectivity_tool
/tmp/cc9MBT1H.ltrans6.ltrans.o: In function `__gnu_cxx::__normal_iterator boost::re_detail::re_is_set_member(__gnu_cxx::__normal_iterator, __gnu_cx…
-
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**
Hi all,
Hana failed to build with error C2065, error C2977, error C2913... on MSVC on windows. Could you please help look at this issue or provide some workarounds? Thanks in advance.
…
-
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…