jcursiolf
jcursiolf
Small update on this error: ```sh /path/to/hellocpp/nuttx-export-10.1.0/include/libcxx/__config:1142:6: error: #error "No thread API" 1142 | # error "No thread API" | ^~~~~ ``` It is caused because there is no definition...
Now to the next error: ```sh In file included from /path/to/hellocpp/nuttx-export-10.2.0/include/libcxx/cstddef:44, from /path/to/hellocpp/nuttx-export-10.2.0/include/libcxx/initializer_list:46, from /path/to/hellocpp/nuttx-export-10.2.0/include/libcxx/algorithm:649, from /path/to/hellocpp/nuttx-export-10.2.0/include/libcxx/__string:57, from /path/to/hellocpp/nuttx-export-10.2.0/include/libcxx/string_view:179, from /path/to/hellocpp/nuttx-export-10.2.0/include/libcxx/string:511, from /path/to/hellocpp/src/HelloWorld.cpp:4: /usr/lib/gcc/arm-none-eabi/9.2.1/include/stddef.h:426:3: error: conflicting declaration 'typedef struct max_align_t...
Thanks @flavioipiranga for your help! About the .elf file, changing line 16 from /src/CMaleLists.txt saves you from having to copy the file. The updated line that fixed it for me...
If it helps anyone, I had the same problem when using branch `releases/10.2`. After creating a branch from the tag `nuttx-10.2.0` it worked (`git checkout nuttx-10.2.0 -b tag-10.2`, for example)....
> Workaround: > > Removing `PrefersNonDefaultGPU` or setting it to false in the .desktop file found at /usr/share/applications/ allows the application to launch. Almost February, 2023, and setting `PrefersNonDefaultGPU=false` on...
Same issue happens with me. Except it is usually when the file is not on the "Recents" tab and I have to open it from OneDrive. And Ubuntu 20.10.