This commit is contained in:
Harvey Fong 2025-03-15 13:44:53 -06:00
parent 61bd27822b
commit 22fe6c8a58

View File

@ -95,8 +95,9 @@ cp ../libzmq/build/lib/libzmq.5.dylib .
- [TODO] get rid of package manager - [TODO] get rid of package manager
## Windows ## Windows
Install Visual Studio Community with Desktop C++ - Install Visual Studio Community 2022
open a x64 Developer Shell - Add Desktop development with C++ workload
- Launch x64 Native tools Command Prompt for VS2022
``` ```
mkdir workdir mkdir workdir