tangxin
Results
2
issues of
tangxin
### Describe the issue when I build protobuf on windows with CLion, i got the error 'cannot find -lrt' while linking protoc.exe, we should not link librt on Windows, right?...
hi there, i have many xlsx files to read, so i load different document in different thread, each thread has a OpenXLSX::XLDocument object, and got the exception "bad allocation", i...