asctime
asctime
`cmake .. -G"MSYS Makefiles" -DCMAKE_BUILD_TYPE=RELEASE -DCMAKE_INSTALL_PREFIX="/MSYS2/mingw64" -DCMAKE_PREFIX="/MSYS2/mingw64"` Always results in `-- Processing ToolKit: TKDCAF (DDF;DDocStd;DNaming;DDataStd;DPrsStd;DrawDim) -- Processing ToolKit: TKXDEDRAW (XDEDRAW) -- Processing ToolKit: TKTObjDRAW (TObjDRAW) -- Processing application: DRAWEXE (DRAWEXE)...
I should start this by acknowledging that in times past, netgen _was_ an excellent tool and very easy to compile under mingw32. No longer. Users have (fortunately) switched to 64-bit...
# Prerequisites Please answer the following questions for yourself before submitting an issue. - [ x] I am running the latest code. Development is very rapid so there are no...
Ref https://github.com/ggerganov/llama.cpp/issues/1581 (Cannot mix utf8 and wide in MinGW)
Fix Win32 printing with gitlab gtk #4c399695 Use binary I/O mode WIN32 Link with -mwindows
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current behaviour This will crash the application when false: ``` ~CCheckQueue() { assert(m_worker_threads.empty());...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current behaviour ``` std::vector ReadAnchors(const fs::path& anchors_db_path) { std::vector anchors; try { DeserializeFileDB(anchors_db_path,...
My avcodec includes subtitle support but I can't work out the right avformat option to include EIA-608 CC for HLS .ts, like this: ``` Input #0, hls,applehttp, from 'https://localtest/demo.m3u8': Duration:...