Wen.O
Wen.O
> > I don't develop on Windows, so I have hardly any experience there. Since it can't find `RVO.lib`, I would suggest following that lead. See whether the file actually...
> Hi, I am facing this error while building on Windows after running the command `python setup.py build`. Any idea how to go about it? > > ``` > running...
> I fix this error in the following ways: 1 first run `python setup.py build` (facing the same error) 2 then delete the folder 'build' 3 run `python setup.py build`...