-
`~/cheshire-ihp130-o$ make -B ig-pickle-all fails with below error`
target/ihp13/pickle/out/iguana_chip.morty.sv:181091:10: error: port 'enable_i' does not exist in 'generic_delay_D4_O1_3P750_CG0'
…
-
platform: emscripten wasm
```cpp
void test_xml()
{
person p = {"admin", 20};
iguana::string_stream ss;
iguana::to_xml(ss, p);
std::cout
-
Hi, so I'm having slight problem.
I have iguana tinker tweaks in my modpack, so when I use clay bucket to scoop some water it turned to Bucket of Sea Water.
The problem about it changing, now I …
-
### Search before asking
- [x] I searched the [issues](https://github.com/alibaba/yalantinglibs/issues) and found no similar issues.
### What happened + What you expected to happen
https://…
-
### Current Behavior
Gradle failed with error "Unable to make progress running work. There are items queued for execution but none of them can be started"
### Expected Behavior
Has not failure
###…
-
Hi,
I've a black screen on Pixel 7 Android 14, sometimes one frame appear and black screen, or sometimes the frame freezed.
`threeJs.addAnimationEvent` seems not to be called.
No problem with m…
-
Whenever I replace the second tool of a mattock, for instance, the game crashes the second I place the item in the slot. I saw there was a similar error below, but the crash log is different, and disa…
-
Following two \newcommand blocks, which are identical up to indentation, treat markdown rendering differently (see attached pic). This behavior was seen with the minimal-mistakes template.
```
@de…
-
```c++
#include "stdafx.h"
#include "iguana\json.hpp"
#include
struct struct_A
{
int aa[2];
};
REFLECTION(struct_A, aa)
int main()
{
struct_A A = { {1,2} };
iguana::string_stre…
-
### Current Behavior
When Android Studio Iguana or later attempts to rebuild the project, the build fails with:
`Unable to make progress running work. There are items queued for execution but none…