GithubHelp home page GithubHelp logo

Comments (5)

CBenghi avatar CBenghi commented on August 18, 2024

Hello Martin,
unfortunately we have upgraded the vc++ project to VS2013 and the c# to VS2015, so at the moment Geometry needs visuals studio 2015 with the C++ toolkit of VS2013.
Can I ask for what reason you are trying to compile? Most users could use the library through the nuget package available on nuget.org (https://www.nuget.org/packages/Xbim.Geometry/).
Best,
Claudio

from xbimgeometry.

martin-loucka avatar martin-loucka commented on August 18, 2024

Hello Claudio

The problem is that the Program crashes when the object XbimGeometryEngine is referenced... Could you please provide some example how to use it?

Thanks
Martin

from xbimgeometry.

CBenghi avatar CBenghi commented on August 18, 2024

Unfortunately I don't have a copy of VS2012 installed on any PC.
Can you try to test if the code at
https://xbimteam.github.io/examples/creating-wexbim-file.html
works for you on VS2012?

from xbimgeometry.

martin-loucka avatar martin-loucka commented on August 18, 2024

I have solved it. The library was running in a third program and the problem was there. Thank you anyway!

from xbimgeometry.

lucasaue avatar lucasaue commented on August 18, 2024

Hi,

I'm reopening this topic because I'm trying to build this solution on vc110 (VS 2012), but does not work.
I downgraded the code to a older version from c++, and the compilation works fine, on VS2012, but when I try to run the .exe, the xbim.geometry.engine still want the VS120 (VS 2013).

I tryed to build from VS 2012, changing the Platform Toolset to VC110, and I tryed to force the build on vc110 on prompt to, by this code:

C:\Windows\Microsoft.NET\Framework\v4.0.30319\MSBuild.exe D:\prg.2018\xBIM\XbimGeometry-master\Xbim.Geometry.Engine\Xbim.Geometry.Engine.vcxproj /p:VisualStudioVersion=11.0 /p:Configuration=Release

But, when I run the software, still ask me by the VC120.

There are something there I'm missing? Some thirds lib parts there are build on vc120?

I'm trying to do that because we have some others softwares that is older and uses vc110, so to do a clean setup, we do not want to use 2 vcredists

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.