by admin ?? Thu Dec 05, 2013 2:01 am Hi, sorry for the late answer, and thank you to all of you for your suggestions.Indeed there was a problem with those prebuilt x64 libs due to CMAKE using vcvars32.bat instead of x86_amd64.bat.To force the CMAKE to use the good configuration, a work-around is to add the variable CMAKE_SIZEOF_VOID_P and set it to 8 (string), this will force CMAKE to create the V