-
Updated
Oct 12, 2021 - C++
#
msvc
Here are 254 public repositories matching this topic...
A library of C++ coroutine abstractions for the coroutines TS
windows
linux
cplusplus
cpp
async
coroutines
clang
asyncio
asynchronous-programming
async-await
msvc
coroutines-ts
A modern port of Turbo Vision 2.0, the classical framework for text-based user interfaces. Now cross-platform and with Unicode support.
windows
linux
terminal
cross-platform
cpp
ascii
utf-8
tui
ncurses
cpp17
retrocomputing
text-based
msvc
ms-dos
retroprogramming
linux-console
borland
borland-cpp
turbo-vision
utf8-everywhere
-
Updated
May 24, 2022 - C++
Software licensing, copy protection in C++. It has few dependencies and it's cross-platform.
linux
licensing
cpp
license
msvc
license-management
license-generator
software-protection
copy-protection
hardware-identifiers
hardware-locking
-
Updated
Nov 24, 2021 - C++
Unofficial FFmpeg with added custom native Visual Studio project build tools. FFmpeg: A complete, cross-platform solution to record, convert and stream audio and video.
-
Updated
May 15, 2022 - C
enhancement
New feature or request
help wanted
Extra attention is needed
good first issue
Good for newcomers
documents
Pre-built Mesa3D drivers for Windows
-
Updated
Jul 6, 2022 - Batchfile
ffmpeg花式编译. build tool for all platforms: iOS, android, raspberry pi, win32, uwp, linux, macOS etc.
android
macos
linux
raspberry-pi
ios
ffmpeg
uwp
clang
mingw
libav
windows-phone
bitcode
msvc
windows-xp
vs2019
libffmpeg
maccatalyst
apple-sillicon
-
Updated
Jul 2, 2022 - Shell
Header-only, tiny (99 lines) and powerful C++20 static reflection library.
-
Updated
Aug 7, 2021 - C++
C++ 20 Coroutines in Action (Helpers + Test Code Examples)
-
Updated
Jul 6, 2022 - C++
zxvnme's graphical user interface
-
Updated
Sep 9, 2019 - C++
Visual Studio extension and standalone app for build times and compilation data visualization.
-
Updated
Jul 5, 2022 - C#
C++ STL in the Windows Kernel with C++ Exception Support
cpp
cpp14
stl
windows-kernel
cpp17
kernel-driver
stl-containers
msvc
cpp-library
msvcrt
windows-driver
msvcrtl
cpp20
msvc-windows
cpp-programming
cpp14-library
cpp17-library
cpp20-library
-
Updated
Sep 19, 2021 - C++
Precompiled x64 Qt 5/6 library in minimalistic configuration for Windows.
-
Updated
Mar 18, 2022 - PowerShell
GitHub Action to setup Developer Command Prompt for Microsoft Visual C++
-
Updated
Dec 6, 2021 - JavaScript
Unofficial X264 with added custom native Visual Studio project build tools. X264: A free software library and application for encoding video streams into the H.264/MPEG-4 AVC format.
-
Updated
May 15, 2022 - C
Visual Studio Projects for Tessearct and dependencies
-
Updated
Jul 13, 2021 - C
A program that can scan existing FFmpeg/LibAV source files and dynamically generate a Visual Studio project file.
-
Updated
May 24, 2022 - C++
MSVC via Wine in Docker
-
Updated
Jul 10, 2021 - PowerShell
A cross-platform JSON-based project & build tool
-
Updated
Jul 6, 2022 - C++
MSBuild 15.0 Toolset integration for multiple LLVM (From v5 to v8)
-
Updated
Apr 17, 2019
This is a RNNoise windows demo. It was modified and restructured so that it can be compiled with MSVC, VS2017, VS2019.
-
Updated
Jul 27, 2021 - C
MetanoKid
commented
May 1, 2020
If users want to perform the full analysis, they have to type --analyze_all (or add as many --analyze_ options as desired).
Can't we make this flag optional, and set by default?
When users want only one part of the analysis, this flag would become disabled instead.
Cross compile Cargo project to Windows MSVC target with ease
-
Updated
Jun 30, 2022 - Rust
Improve this page
Add a description, image, and links to the msvc topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the msvc topic, visit your repo's landing page and select "manage topics."
If you install Android Qt6 builds on linux like (this is how the github action works):
python3 -m aqt install 6.3.0 linux android android_armv7 -O /home/runner/work/GPXSee/Qtthe resulting Qt installation is broken as it is missing the gcc_64 directory which contains the actual
Qt binaries (in android_armv7 there are only symlinks) like qmake.
As a result, qmake-based builds are not possib