-
### Description of the bug | 错误描述
一篇简短的PDF to markdown 等待时间有点久,不知什么原因?感谢给予指导
### How to reproduce the bug | 如何复现
JSON文件中默认`"max_time": 400`,请问这个可以适度调节吗?
### Operating system | 操作系统
Windows
### P…
-
### Xmake Version
xmake v2.9.3
### Operating System Version and Architecture
Ubuntu 23.10
### Describe Bug
raphy@raohy:~$ xrepo install wxwidgets
note: install or modify (m) th…
-
Paddle Lite目前在官网并没有找到鸿蒙OS版本的预编译库,自己按照鸿蒙的方式编译又一直有问题编译不出来,鸿蒙给的编译方式如下链接[https://gitee.com/openharmony-sig/tpc_c_cplusplus/blob/master/thirdparty/Paddle-Lite/docs/hap_integrate.md](https://mailshield.baid…
-
Excuse me, but I haven't found a better place for such questions.
I want to compile the simplest application (say, counter application example from CXX-QT book) for windows using linux. How do I do i…
-
cc1: warning: command line option ‘-std=c++11’ is valid for C++/ObjC++ but not for C
This happens multiple times during the build process.
However, I hope that the cleanup crew project will solve …
-
-
### Detailed Description of the Problem
gmake TARGET=solaris USE_STATIC_PCRE=1 USE_PCRE=1 USE_OPENSSL=1 USE_ZLIB=1 USE_CRYPT_H=1 USE_LIBCRYPT=1 CC=/usr/bin/gcc
CC src/ev_poll.o
CC sr…
-
These changes are needed to compile using Sparta's headers in a C++20 or beyond project, due to C++20's DR 2237: https://cplusplus.github.io/CWG/issues/2237.html.
The changes should still be fine f…
-
[P0843R3](https://wg21.link/p0843r3) static_vector (Gonzalo Brito Gadeschi)
https://issues.isocpp.org/show_bug.cgi?id=433
-
按文档安装后[快速入门文档](https://mmdetection.readthedocs.io/zh_CN/latest/get_started.html)
- torch已经返回true了
import torch
torch.cuda.is_available()
True
- 但是运行
python demo/image_demo.py demo/demo.jpg rtm…