Coder Social home page Coder Social logo

irrlicht.net's People

Contributors

f-o-a-l-y avatar greenya avatar nref avatar slater1 avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

irrlicht.net's Issues

Building net6.0 for windows

Hi @slater1, this looks like a great project, thanks for putting it together.

I've just gone through and built the irrlicht-mirror .lib files successfully and copied the x64 lib files over to the irrlicht.net repo /irrlicht/bin folders etc. I had to disable DX9 support by commenting out _IRR_COMPILE_WITH_DIRECT3D_9_ in IrrCompileConfig.h.

I'm using the Irrlicht17.0.sln file, with Visual Studio 2022 (v143) and the Windows SDK Version 10.0 (latest installed version).

I unloaded the irrlicht.netFramework project, but when I try to build irrlicht.netcore, I get the following error:

LNK2038 mismatch detected for 'RuntimeLibrary': value 'MT_StaticRelease' doesn't match value 'MD_DynamicRelease' in ArchiveLoader.obj Irrlicht.NetCore D:\code\irrlicht.net.git\Irrlicht.NetCore\Irrlicht.lib(Irrlicht.obj)

I think I need to build the (/MD) but for curiosity I tried changing the RuntimeLibrary property to (/MT) but then I just get the following:

D8016 '/clr:netcore' and '/MT' command-line options are incompatible Irrlicht.NetCore

Is there something I'm doing wrong in the building of the irrlicht engine? I noticed in the comments it suggests Windows SDK v7.1 - would this potentially be causing my problems?

Also to build the .net wrapper, is it currently configured to build for netcore 3.1 or something? How do I specify I want to compile it for net6.0?

Thanks

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.