Bin Liu

Results 16 comments of Bin Liu

I am glad to inform you that i have ported the latest faiss to windows, and it is now available here https://github.com/bitsun/faiss

Hi, Check the file Install_cmake.md, you find very detailed instructions there ramdhan1989 schrieb am Sa., 18. Juli 2020, 08:15: > I am glad to inform you that i have ported...

This looks good, the python wrapper installation can be found in install_cmake.md file. You will need to install swig yourself before you start. ramdhan1989 schrieb am Sa., 18. Juli 2020,...

You need do this by starting from visual studio developer command prompt, otherwise some header files can not be found ramdhan1989 schrieb am Sa., 18. Juli 2020, 15:47: > please...

make sure you open the developer command prompt for x64 instead of x86. As stated in the installation guide, only 64 bit is supported ramdhan1989 schrieb am So., 19. Juli...

Please open the right developer command prompt, you have opened the one for ARM architecture

press windows start icon and search "x64 native tools command prompt for vs 2017/2019" On Mon, Jul 20, 2020 at 1:56 PM ramdhan1989 wrote: > Please open the right developer...

It seems that you are almost there. But this "cannot open input file Files.obj" is quite strange to me. These commands will not generate such obj file. To find out...

Seems to be related to https://stackoverflow.com/questions/10481193/errors-when-compiling-library-in-command-line. Please try to quote the path ramdhan1989 schrieb am Di., 21. Juli 2020, 12:29: > I add /VERBOSE and return as follow (did I...

Please follow step 6,7 in the INSTALL_cmake.md On Wed, Jul 22, 2020 at 1:45 AM ramdhan1989 wrote: > Seems to be related to > https://stackoverflow.com/questions/10481193/errors-when-compiling-library-in-command-line. > Please try to quote...