2023-08-17 Publish Python package on pypi.org Install twinepip install twinepip install wheel Build the wheelpython .\setup.py sdist bdist_wheel Check the wheeltwine check dist/* Upload to p...
2023-08-14 Build Boost Building Boost 1.83 with Visual Studio 2022 (static link, multithreading)For Windowscd C:\boost_1_83_0\bootstrap.batb2 -j8 toolset=msvc-14.3 varian...