You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DescriptionI get an error when compiling. The error seems related to copying of files from the Wrappers/inc folder to the Release folder. When I compile I get the following error.
Make sure that swig >= 3.0 is installed. It is needed for generating python wrappers, without this *.py files are not generated and hence you get the above errors.
DescriptionI get an error when compiling. The error seems related to copying of files from the Wrappers/inc folder to the Release folder. When I compile I get the following error.
Error copying file "/home/junior/programming/builds/SPTAG/Wrappers/inc/SPTAGClient.py" to "/home/junior/programming/builds/SPTAG/Release/". make[2]: *** [Wrappers/CMakeFiles/_SPTAGClient.dir/build.make:246: ../Release/_SPTAGClient.so] Error 1 make[2]: *** Deleting file '../Release/_SPTAGClient.so' make[1]: *** [CMakeFiles/Makefile2:386: Wrappers/CMakeFiles/_SPTAGClient.dir/all] Error 2 make: *** [Makefile:130: all] Error 2
To Reproduce
Steps to reproduce the behavior:
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: