- # build msnfs41client with msbuild fmo VC19 Community edition
- # append MSBuild.exe bin dir to PATH
- export PATH+=":/cygdrive/c/Program Files (x86)/Microsoft Visual Studio/2019/Community/MSBuild/Current/Bin/"
- # checkout sources and build them
- git clone https://github.com/kofemann/ms-nfs41-client.git
- cd ms-nfs41-client/
- cd build.vc19/
- MSBuild.exe nfs41-client.sln -t:Build -p:Configuration=Release -p:Platform=x64
- MSBuild.exe nfs41-client.sln -t:Build -p:Configuration=Debug -p:Platform=x64
build msnfs41client with msbuild fmo VC19 Community edition
Posted by Anonymous on Mon 2nd Oct 2023 18:45
raw | new post
Submit a correction or amendment below (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.