zuchuanchengxuyuan

Results 3 comments of zuchuanchengxuyuan

my configuration /etc/samba/smb.conf [global] workgroup = workgroup server string = test netbios name = MZ security = user map to guest = Bad User smb ports = 445 log file...

you should not use administrator users

1. mkdir build 2. cd build 3. cmake.exe .. -A x64 4. cmake.exe -DCMAKE_INSTALL_PREFIX:PATH=%APPVEYOR_BUILD_FOLDER%/%APPVEYOR_REPO_COMMIT% .. 5. cmake.exe --build . --config %CONFIGURATION% --target install 如果报错 就用 visual studio 2019编译