Giter VIP home page Giter VIP logo

Comments (6)

McYoloSwagHam avatar McYoloSwagHam commented on August 15, 2024

yeah sure, so you have to install visual studio, install the C++ and Windows C++ extensions.
then there should be a specific command prompt you can find, called "Developer Command Prompt for VS 2019" run that and navigate to win3wm.
then just running build.bat should work.
Also you do not have to build the program, on the releases tab there is an already pre-compiled zip.

from win3wm.

oren avatar oren commented on August 15, 2024

is it free? can I use https://visualstudio.microsoft.com/vs/community/?

from win3wm.

oren avatar oren commented on August 15, 2024

i installed it and i see 'extension' menu item. i clicked on it and searched for 'C++'. i see a lot of options. which one do i need to choose?

from win3wm.

McYoloSwagHam avatar McYoloSwagHam commented on August 15, 2024

Tools -> Get Tools and Features.
Desktop Development with C++, install that and you should be able to build it

from win3wm.

Nampuk avatar Nampuk commented on August 15, 2024

If you're installing VisalStudio 'Desktop developement with C++' should do the trick.
If its just the build tools 'C++ Buildtools' is probably the right call.
It works with 'Desktop developement with C++' (on my machine)
Edit: you will find the compiled result in the subdirectory Build

from win3wm.

oren avatar oren commented on August 15, 2024

Thank you! I installed 'Desktop Development with C++'.

I am following this stackoverflow answer to build the project:

  1. Right click the batch file in the Solution Explorer
  2. Select “Open With…” from the context menu
  3. Click “Add…”
  4. In the “Program name” textbox, enter powershell.exe
  5. In the “Friendly name” textbox enter “PowerShell”
  6. Select “Set As Default
  7. Click OK

a blue window is opened for a second and closes. I am looking inside the build folder but I don't see an executable.

from win3wm.

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.