How to Compile x86 #6256

Closed
opened 2026-01-31 00:33:30 +00:00 by claunia · 3 comments
Owner

Originally created by @icoder-new on GitHub (Feb 3, 2020).

How to compile this project and which program!!

HELP!!!

for i in range(0,101):
     print('HELP!!')
Originally created by @icoder-new on GitHub (Feb 3, 2020). _**How to compile this project and which program!!**_ <h1>HELP!!!</h1> ``` for i in range(0,101): print('HELP!!') ```
claunia added the Needs-TriageNeeds-Tag-Fix labels 2026-01-31 00:33:30 +00:00
Author
Owner

@DanAtkinson commented on GitHub (Feb 3, 2020):

Assuming you have Visual Studio installed, clone the project, open OpenConsole.sln and compile, setting the platform to x86.

@DanAtkinson commented on GitHub (Feb 3, 2020): Assuming you have Visual Studio installed, clone the project, open `OpenConsole.sln` and compile, setting the platform to x86.
Author
Owner

@zadjii-msft commented on GitHub (Feb 3, 2020):

You know, there's a really helpful guide for building the code in the README. Maybe you should start there?

@zadjii-msft commented on GitHub (Feb 3, 2020): You know, there's a really helpful guide for building the code in [the README](https://github.com/microsoft/terminal#building-the-code). Maybe you should start there?
Author
Owner

@icoder-new commented on GitHub (Feb 3, 2020):

**_

Thanks I know it doesn't work in windows 7 Ultimate x86

_**

  1. My computer is older
  2. It was for confuse my English knowledge
  3. Sorry I don't use Windows (I'm on MX Linux)
@icoder-new commented on GitHub (Feb 3, 2020): **_ > Thanks I know it doesn't work in windows 7 Ultimate x86 _** 1. My computer is older 2. It was for confuse my English knowledge 3. Sorry I don't use Windows (I'm on MX Linux)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#6256