LeonFight

Results 7 comments of LeonFight

Hi, I also followed the tutorial, based on win10 and visual studio 2022, using Miniforge Prompt and got error when I ran this command: `cmake --build . --config Release --target...

Hi, I believe I'm using ViSP3.6.1 and yes for the master branch, since I have been following the Tutorial: [https://visp-doc.inria.fr/doxygen/visp-daily/tutorial-install-python-bindings.html](url) In the tutorial I have met a bug in "Get...

Hi, Thank you so much for fixing, however it still fail to run, here are the log files. [generation.log](https://github.com/user-attachments/files/17144717/generation.log) [ViSP-third-party.txt](https://github.com/user-attachments/files/17144720/ViSP-third-party.txt) ![1](https://github.com/user-attachments/assets/21f27861-f6d7-4fe0-8a77-f80a6e963437) Thanks, Leon

Hi, I tried but comes with new error: ImportError: DLL load failed while import _visp. It seems to be different from the notice in the tutorial. I did add an...

Hi, Here is the output of `dir %CONDA_PREFIX%\Library\bin`: ![1](https://github.com/user-attachments/assets/955bb59a-6702-4e6a-9427-a71285b62c6e) ![2](https://github.com/user-attachments/assets/9ab5e8a4-fa30-4a37-af11-82d4fe68e375) ![3](https://github.com/user-attachments/assets/fc45cfa9-d830-4b83-896b-a14507ba6948) ![4](https://github.com/user-attachments/assets/f36031cb-d8f7-4d0c-b1a8-9b76645fe4ef) ![5](https://github.com/user-attachments/assets/cc989b3e-bcd5-45db-9d54-dc826cc7a386) ![6](https://github.com/user-attachments/assets/c14f7c13-a532-4d2c-8bf1-aa44660952a6) ![7](https://github.com/user-attachments/assets/5590dc82-ead9-404b-8cd2-3f69b2004d53) ![8](https://github.com/user-attachments/assets/695793c8-83d7-41c9-b1b5-e6d4fa916531) ![9](https://github.com/user-attachments/assets/d0cd39dd-1001-4e36-88f2-3a1811bf2abc) ![10](https://github.com/user-attachments/assets/9a46edc0-63c4-4200-80c1-656825e62e02) ![11](https://github.com/user-attachments/assets/b16da78e-2130-4598-9a29-b36f34d55046) The contents of my `e:\gkl\miniforge3\envs\visp-conda-ws\lib\site-packages\visp` folder are: ![12](https://github.com/user-attachments/assets/8d1877c8-989a-492e-95d9-a38327ee2b6c) Leon

Hi, Here are the contents of the visp folder: ![13](https://github.com/user-attachments/assets/0190c550-65dc-4838-9e06-4dc9a75e6cc5) Leon

Sorry for replying late, and thanks a lot for your detailed reply.I have tried to install ViSP on win10 with cpp, however it is too complicated to work on windows....