i need to do a "make pythonAPI" command inside a conda environment, inside the x64 native tools command prompt vs 2019, for setting up the DReyeVR program.
link to issue on git: https://github.com/HARPLab/DReyeVR/issues/89
Im a student so my knowledge is limited about the topic, and i have searched around the net for answers, but it seems that nobody have written about this specific thing.
i tried activating a conda enviorenment inside VS2019, and expected that the enviorenment will exist, as it does in anaconda commandprompt and windows CMD
i also tried the "make PythonAPI" command in anaconda, but it seems that i can only do it in VS2019.