yzazik
yzazik
Hello, I have a couple of issues to report building the latest source code. First is github pull of submodules. I guess, since github switched naming _main_ branch as _master_...
Hello, First, I know MSVC hasn't been the first choice running fast, but starting from VS2022, the codegen is not nearly as bad as it was. Second, I can use...
Hello, I'm experiencing the following issue with versions 3.0.0 and later. OS: Windows 11 23H2 Compiler: MinGW-W64 GNU C++ 15.1.0 from [x86_64-15.1.0-release-posix-seh-msvcrt-rt_v12-rev0.7z](https://github.com/niXman/mingw-builds-binaries/releases/download/15.1.0-rt_v12-rev0/x86_64-15.1.0-release-posix-seh-msvcrt-rt_v12-rev0.7z) SystemC: 3.0.0+, github cloned CMake: 3.31.6, github [release](https://github.com/Kitware/CMake/releases/download/v3.31.6/cmake-3.31.6-windows-x86_64.msi)...
Hello, I'm getting this in VSCode, interpreter throws an error here: ```perl sub _set_breakpoint { . . . local *dbline = "::_
Hello, great library and all, respect for effort and dedication maintaining and supporting it for all these years. Now the fun part, I want to use formatting functionality of the...