Creating a new Programming Environment
Discuss Upcoming Releases, Coding New Cards, Etc.
PLEASE DO NOT REPORT BUGS HERE!
PLEASE DO NOT REPORT BUGS HERE!
Moderators: Aswan jaguar, gmzombie, stassy, BAgate, drool66, CCGHQ Admins
2 posts
• Page 1 of 1
Creating a new Programming Environment
by 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.
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: 327
- Joined: 21 May 2020, 12:50
- Has thanked: 286 times
- Been thanked: 46 times
Re: Creating a new Programming Environment
by Flux » 07 Oct 2025, 18:26
I installed the Ubuntu 24.02 image into WSL; I also needed to install the gcc-multilib package to build 32-bit applications.
- Flux
- Posts: 2
- Joined: 07 Oct 2025, 18:21
- Has thanked: 0 time
- Been thanked: 0 time
2 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 19 guests