LeonFight
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)  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`:            The contents of my `e:\gkl\miniforge3\envs\visp-conda-ws\lib\site-packages\visp` folder are:  Leon
Hi, Here are the contents of the visp folder:  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....