-
Hello @naderman
I am trying to use [this](https://github.com/naderman/spoac/blob/cbf4b6067a8cfd6edcd46cb248e0c677296b9c45/cmake/Slice2Cpp.cmake#L27) great macro, but I have an error:
`list sub-comma…
-
A muchos nos está dando problemas el hecho de utilizar el comando cmake desde nuestros ordenadores personales, bien con un sistema operativo ubuntu, o bien utilizando servidores remotos tipo BitviseSS…
-
### Version
Mac OS 14.3.1
Xcode 15.4
brew install zeroc-ice/tap/icetouch@3.6
### Describe the bug
yanweiwu@localhost ~ % brew install zeroc-ice/tap/icetouch@3.6
==> Fetching zeroc-ice/tap/i…
-
When slice2cpp generates code for a class or an exception, it generates one static instance of the first class/exception in the header file:
e.g.
```cpp
// Metrics.h
// For the first class or exce…
-
In Mac OS, computers installed on the M2 pro chip via homebrew software will display the following error message
My macos version is 13.5, Xcode version is 14.3.1, MacBook Pro 14,Apple M2 Pro
…
devzw updated
1 month ago
-
We should not throw or catch C-strings (or any type not derived from `std::exception`), yet we have quite a number of `catch(const char*)` in the code:
```
./python/modules/IcePy/Slice.cpp: catch…
-
- [x] remove Ice for Ruby
- [x] clone the cpp "core" into cpp98 and update the build of cpp98-based language mappings (Python, PHP) to use cpp98
- [x] remove IcePatch2
- [ ] in cpp: port all servic…
-
Getting this error in a Ubuntu Jammy machine, the one we use for building the source distributions.
```
x86_64-linux-gnu-g++ -o bin/slice2cpp src/slice2cpp/build/x86_64-linux-gnu/static/Gen.o sr…
-
### Operating system
x64-windows
### Compiler
MSVC 19.35.32215.0
### Steps to reproduce the behavior
```Shell
`vcpkg install --triplet x64-windows-static-md zeroc-ice[*]`
```
### Failure logs
…
-
make install prefix=/opt/homebrew/Cellar/icetouch@3.6/3.6.4 OPTIMIZE=yes MCP
Last 15 lines from /Users/zhangwei/Library/Logs/Homebrew/icetouch@3.6/01.make:
"_mcpp_use_mem_buffers", referenced from…