Giter VIP home page Giter VIP logo

Comments (3)

zain-CSsol avatar zain-CSsol commented on August 15, 2024

I am also experimenting this update here if you succeeded doing this .

from vcg.

dommyzee avatar dommyzee commented on August 15, 2024

Hi, is there a way to compile and run it on linux without visual studio? Can I use this via command line?

At present, no. The app is compiled under a .NET Framework version that is tied to Windows. That would require an upgrade to .NET Core and a complete split of the Console from the GUI.

I’ll keep you posted, as I’m working on splitting the Console code from the UI. But to get to .NET Core (and a Linux compatible version), the UI will need a massive piece of redevelopment too.

from vcg.

RandallFlagg avatar RandallFlagg commented on August 15, 2024

@dommyzee I created a not tested version of this project that compiles with .net in 2 modes: Console, which runs also in Linux, and with winforms.
It is still being tested manually as there are no tests in the code and refactored as needed.

The terminal version now outputs a file on Windows and on Linux.

You cat take a look here how I am progressing:
https://github.com/RandallFlagg/VCG/tree/LibSeparation

from vcg.

Related Issues (19)

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.