Windows Programming - September 2024

printing C++ source file in VS2022 throws garbage
 
Hi, I have a C++ source file that when printing from VS2022 prints what seems garbage (actually it seems to be using a strange font which is impossible to u...
[4 replies] Last: any chance one or all of your code snippet settings use the "Cascadia"... (by jonnin)
Procedure Entry Point Not Found
 
Hello, I am currently using OpenCV-4.5.5-x64 with MinGW and encountering issues when trying to execute the compiled binary. The PATH environment variable is co...
[1 reply] : UPDATE: Ive tried an older Build and OpenCV-MinGW-Build-OpenCV-4.1.1-x... (by LukeProducts)
image compression ffmpeg
 
Hey folks, I’m trying to use FFmpeg in C++ to compress image buffers, but I keep running into a fundamental issue. I’m seeing this error: [libx264 @ ...
[1 reply] : Read the manual page and understand how the functions are supposed to ... (by salem c)
How to properly link ffmpeg library to clion?
 
Hey everyone :), I've been trying to use FFmpeg for video compression and other tasks, but I've been stuck for a while. Up until now, I've mostly avoided linki...
[2 replies] Last: Thank you so much. I realized i mixed up .dll with .lib in the executi... (by LukeProducts)
  Archived months: [aug2024]

This is an archived page. To post a new message, go to the current page.