Giter Club home page Giter Club logo

Comments (4)

MetalMaxMX avatar MetalMaxMX commented on May 18, 2024 1

Oh, okay. Personally I just wanted to know if it was possible to do so, and any confirmation is good enough for me. I do know someone who did managed to get another codebase cross-compiled from C++ so I think for this project it'll be feasible. I might try at some point but hopefully it isn't too bad

from ncine.

encelo avatar encelo commented on May 18, 2024

In the beginning I remember I used to cross compile the framework with MinGW (Linux as a host and Windows as a target). I then moved to a dual boot configuration for my workstation and now I compile and test on MSVC and MSYS2 on Windows.
I think cross compiling with MinGW should still work. I walked away from it as I needed to ensure that MSVC compilation worked and, most importantly, ensure that the binaries actually ran on Windows. 😄

from ncine.

MetalMaxMX avatar MetalMaxMX commented on May 18, 2024

Just to know. But the binaries you compiled from the Linux host through MinGW-w64 were able to run on the Windows host, right?

from ncine.

encelo avatar encelo commented on May 18, 2024

Just to know. But the binaries you compiled from the Linux host through MinGW-w64 were able to run on the Windows host, right?

It was a long time ago, I don't remember the details. 🤔
Anyway, as I needed a Windows installation to test it, I decided to configure a dual boot, install Visual Studio, and build, debug and run on the same system.
If you decide to configure a cross-compile toolchain, let me know if you manage to build and run the framework. 😉

from ncine.

Related Issues (17)

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.