-
### Perform all steps below and tick them with [x]
- [x] Check the related part of the [Documentation](https://docs.lvgl.io/)
- [x] Update lvgl to the latest version
- [x] Reproduce the issue i…
-
**Describe the bug**
Getting complier warnings when compiling with GCC 9.3.0
**To Reproduce**
Steps to reproduce the behavior:
1. compile on Ubuntu 20.04
**Expected behavior**
No compiler warn…
-
按照官方的代码处理可变输入时(步骤如下),仍然会出现报错:
`auto inputTensor = interpreter->getSessionInput(session, NULL);
interpreter->resizeTensor(inputTensor, {newBatch, newChannel, newHeight, newWidth});
interpreter->resi…
-
In some code (typically 16 bit Windows 3.x) code, I've seen references to 'pascal' modifiers.
The pascal 'modifier' as far as I can understand changes the function prolog/epilog generation, becaus…
-
My problem is the following
when I auto update vscode to 1.53, I found that I cannot run a simple cpp file
the question:
Unable to start debugging. Program path "c:\Users\qaheh\Desktop\cpp\tes…
-
Here is error in detail:
//
The following warnings were emitted during compilation:
warning: cc1.exe: sorry, unimplemented: 64-bit mode not compiled in
error: failed to run custom build comman…
-
### Perform all steps below and tick them with [x]
- [x] Check the related part of the [Documentation](https://docs.lvgl.io/)
- [x] Update lvgl to the latest version
- [o] Reproduce the issue i…
-
I'm trying to build the current main on my Mac (so that I can run the tests locally for development). However, I fail to build the included `region` module with
```
regparser.y:629:5: error: implici…
-
i am using minigw-w64 x86_64-8.1.0-release-posix-sjlj-rt_v6-rev0
and when i try to compile the sample C project
i get this errors
```C:\mingw64\bin\gcc.exe -g C:\Words\src\samples_c.c -IC:/mingw6…
-
I recently installed ArduinoPico, through the Boards Manager, after providing .json the link, in Preferences.
Today, I tried to update to 1.2.2 through the Boards Manager, and got the following err…