It is currently 16 Apr 2024, 16:59
   
Text Size

Creating a new Programming Environment

Discuss Upcoming Releases, Coding New Cards, Etc.
PLEASE DO NOT REPORT BUGS HERE!

Moderators: BAgate, drool66, Aswan jaguar, gmzombie, stassy, CCGHQ Admins

Creating a new Programming Environment

Postby etphonehome » 16 Jan 2023, 22:36

Hi

Following Droll66's intructions and some trial an error, i installed 3 working environments in 3 different computers.

I think this were the step it took me.

I just create this topic for future reference or to create a future tutorial.

Open Windows Powershell in admin mode
Type:
wsl --install
Restart System
Install Ubuntu 20.04.5 LTS and follow prompts to set up
Uninstall Non LTS Ubuntu (OPTIONAL, but I think this version gives me errors when trying to compile using it)
Open the Ubuntu LTS app
Follow the setup steps (create a username and sudo password)
Run the following:
sudo apt-get update
sudo apt-get install build-essential
sudo apt-get install gcc-mingw-w64
sudo apt-get install g++-mingw-w64-i686
sudo apt install make
etphonehome
 
Posts: 300
Joined: 21 May 2020, 12:50
Has thanked: 270 times
Been thanked: 39 times

Return to Development

Who is online

Users browsing this forum: No registered users and 20 guests


Who is online

In total there are 20 users online :: 0 registered, 0 hidden and 20 guests (based on users active over the past 10 minutes)
Most users ever online was 4143 on 23 Jan 2024, 08:21

Users browsing this forum: No registered users and 20 guests

Login Form