Closed 6ther closed 1 year ago
i clone the feature/netcore branch locally and try to compilate it, but it fail beacuse can not find the Xbim.Geomtry.Occt package.
can not find the Xbim.Essentials(>=6.0.414-develop) package either
i add 'https://www.myget.org/F/xbim-develop/api/v3/index.json' as package source, and it can not load the package.
The packages are definitely in Myget:
https://www.myget.org/feed/xbim-develop/package/nuget/Xbim.Geometry.Occt https://www.myget.org/feed/xbim-develop/package/nuget/Xbim.Essentials/6.0.414-develop
You should not need to add a manual nuget source as the solution contains a nuget.config
Did you resolve this?
Did you resolve this? i think that i resolve this. i can not restore package because of the internet problem before. the project can restore package and compilate by change internet.
Ok, so environmental. Will close as there's not much we can do here. I'd imagine some kind of Nuget cache may help
Short summary describing the issue. (3-5 sentences)
Assemblies and versions affected:
*Which assemblies/packages and their versions are known to be affected. E.g. Xbim.Essentials 5.0.200
Steps (or code) to reproduce the issue:
A simple set of steps to reproduce the issue. Provide a small sample file is required and/or a small sample of the failing code (or reference a commit / gist)
Minimal file to reproduce the issue:
IFC files need to be zipped to be uploaded. Then just drag & drop here
Expected behavior:
What would you expect to happen
Actual behavior or exception details:
What actually is happening
Additional Details
Optional, details of the root cause if known. Delete this section if you have no additional details to add.