GithubHelp home page GithubHelp logo

Guidance on net40 build about xbimgeometry HOT 3 CLOSED

xbimteam avatar xbimteam commented on August 18, 2024
Guidance on net40 build

from xbimgeometry.

Comments (3)

LloydPickering avatar LloydPickering commented on August 18, 2024

Try adding the development nuget feed to your package sources:

https://www.myget.org/F/xbim-develop/api/v2

Then make sure you are checking for Pre Release packages.

After that, try to add in the nuget references you need from that feed (so Xbim.Geometry)

from xbimgeometry.

lycandroid avatar lycandroid commented on August 18, 2024

That's great, many thanks. That has got me a lot further along.

Part of my aim was to get it running on windows 2003 (which is limited to .NET 4), but a secondary issue has come up. When using XbimModel.CreateFrom I get a Microsoft.Isam.Esent.Interop.EsentTaggedNotNULLException, "No non-NULL tagged columns". This was using the Lakeside_Restaurant.ifc sample.

Using the same IFC file does not give the error on windows 8 and 10 - I have not tried other platforms.

I can fully appreciate that windows 2003 may not be a supported platform, and I'm quite happy to not target that platform if necessary.

Is windows 2003 supported?

Happy to raise this as a separate issue if you prefer.

from xbimgeometry.

CBenghi avatar CBenghi commented on August 18, 2024

Hi,
The issue you mention comes from Esent; unfortunately it's APIs have different implementations on various OSs.
There should be a solution to this soon enough, as we have (in the develop branch) an infrastructure to deal with multiple repository engines.
Esent and Memory are the only two in development at the moment, but more should come and you could implement your own... it's only a few tables.
I'll close this issue as Net40 should be closed, open a new one for the Esent problem if you think it's useful.
Best,
Claudio

from xbimgeometry.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.