bimangle / forge-engine-samples

ForgeEngine can export your model to other formats, such as Autodesk Forge Viewer SVF/F2D, glTF/glb, Cesium 3D Tiles, etc. No need to rely on other online services, can be run offline.
193 stars 68 forks source link

solution rebuild failed #5

Closed ZZZZZZZZbbbbb closed 3 years ago

ZZZZZZZZbbbbb commented 3 years ago

image image

help plz!

bimangle commented 3 years ago
  1. Depending on the version you choose, use Visual Studio 2017 to open the corresponding solution file(*.sln)
  2. Copy all nuget scripts from NugetCommands.txt, paste to VS2017 (Menu)Tools -> NuGet Package Manager -> Package Manager Console, and run these nuget scripts, this step will ensure the "BimAngle Engine SDK" available
  3. Rebuild the solution