userver icon indicating copy to clipboard operation
userver copied to clipboard

Support native compilation on Windows platform

Open apolukhin opened this issue 2 years ago • 3 comments

apolukhin avatar Dec 23 '22 13:12 apolukhin

is there any progress about building and using it on Windows ?

ffreality avatar Apr 12 '24 05:04 ffreality

I actually got CMake configure on Windows, but there are a lot of more work to do...

-- Found Boost: C:/Users/AlexF/Documents/proj/vcpkg/installed/x64-windows/include (found version "1.84.0")
-- Configuring done (27.4s)
-- Generating done (2.6s)
-- Build files have been written to: E:/proj/build-userver

I'll make PR with changes soon.

leha-bot avatar Aug 02 '24 20:08 leha-bot