Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.

Development General

Development General
1704 posts | Last Activity on 08-02-2024 06:30 by deadwood
D
deadwood 08-02-2024 06:30, 3 months ago
Re: AROS ABIv0 20220318 Development [CLOSED]
Hi All, The release is now official. Thanks to everyone who participated in testing and made the final release better! I will start annoucing release on various forums still today. I will also open up a new thread for support related posts. Please don't post any more in this thread.
pixie
pixie 08-02-2024 04:17, 3 months ago
Re: Developing for AROS on Windows
It hanged but eventually it passed, I just wanted to confirm if I didn't messed up in the process
D
deadwood 08-02-2024 04:14, 3 months ago
Re: Developing for AROS on Windows
During the build process, several external sources are downloaded. These sources are downloaded only once and cached for future use. If it happens that there is some network problem during download, the download will fail. Your first option is to repeat the last process step and possibly the download will work (if the network issue was temporary). If that does not work, look into the log and you will see URLs there from where the build process tries to download files. Use this URL to download files manually via browser and then put the files into portssources directory. You might also need to delete some temporary files in portssources directory with names similiar to ones you downloaded. We will extend the tutorial to cover the case of failed download.
pixie
pixie 08-02-2024 03:46, 3 months ago
Re: Developing for AROS on Windows
[quote name=deadwood post=4036]@deadwood - [quote name=pixie post=4026]@pixie update: got stuck at: Fetching gcc-6.5.0 ... fetch.sh: waiting for process with PID: 93096 to finish downloading...[/quote] Please delete portssources directory and then restart process from the "Run the rebuild.sh script" step Also make sure you have internet connection during the whole build process.[/quote] thanks, that did it! Now I am having another problem, I've pulled the contrib folder into: > homepixiemyprojectsarosbuildsAROScontrib thereafter I went to > homepixiemyprojectsarosbuildscore-linux-x86_64-d have ran: > "make -j4 contrib" and I am now stuck in: [code][MMAKE] Making development-fontconfig--fetch in contrib/development/libs/fontconfig Fetching fontconfig-2.11.1 ... Trying /home/pixie/myprojects/arosbuilds/portssources/fontconfig-2.11.1.tar.gz... Trying /home/pixie/myprojects/arosbuilds/portssources/fontconfig-2.11.1.tar.bz2... Trying ./fontconfig-2.11.1.tar.gz... cp: cannot stat './fontconfig-2.11.1.tar.gz': No such file or directory Trying https://www.freedesktop.org/software/fontconfig/release/fontconfig-2.11.1.tar.gz...[/code]
D
deadwood 08-02-2024 02:22, 3 months ago
Re: Developing for AROS on Windows
[quote name=pixie post=4026]@pixie update: got stuck at: Fetching gcc-6.5.0 ... fetch.sh: waiting for process with PID: 93096 to finish downloading...[/quote] Please delete portssources directory and then restart process from the "Run the rebuild.sh script" step Also make sure you have internet connection during the whole build process.
M
miker1264 07-02-2024 22:06, 3 months ago
Re: Developing for AROS on Windows
Using VMWare the Ubuntu filesystem can share with Windows 10 with drag-n-drop. But I'd like to try WSL to see if it's faster at compiling the source code.
pixie
pixie 07-02-2024 03:39, 3 months ago
Re: Developing for AROS on Windows
Damn, that nvidia driver for linux is massive!! update: got stuck at: Fetching gcc-6.5.0 ... fetch.sh: waiting for process with PID: 93096 to finish downloading...
D
deadwood 06-02-2024 14:44, 3 months ago
Re: Developing for AROS on Windows
Interested in your feedback. One advantage of WSL is that Linux-side filesystem is directly available from Windows side.
M
miker1264 06-02-2024 14:03, 3 months ago
Re: Developing for AROS on Windows
@deadwood That looks very interesting. I have a few Windows 10 PC's (and a few Amigas/AROS PC's). I'll give it a try. I wonder If WSL will be faster at compiling than using a virtual machine.
D
deadwood 06-02-2024 13:54, 3 months ago
Re: Developing for AROS on Windows
Hi, if anyone is interested in doing software development for AROS and you are a Windows user, here is a cool tutorial on how to setup your development environment in a few simple steps: [b][url]https://arosnews.github.io/how-to-cross-compile-aros-hosted-wsl/[/url][/b] If you have additional question, post them in this thread.
Amiwell79
Amiwell79 06-02-2024 08:39, 3 months ago
Re: ProTrekkr v2.6.6
I uploaded the package to archives
Responded in ProTrekkr v2.6.6
D
deadwood 06-02-2024 08:33, 3 months ago
Re: AROS ABIv0 20220318 Development [CLOSED]
Thank you very much AMIGASYSTEM for thourough testing. I will then proceed with making the release.
AMIGASYSTEM
AMIGASYSTEM 06-02-2024 08:22, 3 months ago
Re: AROS ABIv0 20220318 Development [CLOSED]
deadwood I finished, if I didn't miss anything, found no problem running all the rest of the Applications present on AROS One 2.4 (c library) Found only small Stack problem with MPlayer "only" for MPG format, to run I set in Toolypes Icon a Stack of 50,000, all other video formats .MP4, .VOB. .MOV, 3GP, WMV, FLV, VOB, FLI, ASF, FLC no problem with the 8,192 stack. Also tested new versions of Loview, ProTrekkr and Control Sonos (now also on AROS x86, requested by me from developer)
Amiwell79
Amiwell79 06-02-2024 07:38, 3 months ago
Re: ProTrekkr v2.6.6
many thanks:)
Responded in ProTrekkr v2.6.6
H
hitchhikr 06-02-2024 05:44, 3 months ago
Re: ProTrekkr v2.6.6
Uploaded a new version which fixes the mouse pointer disappearing outside the window. Same url as above or available as a release here: https://github.com/hitchhikr/protrekkr
Responded in ProTrekkr v2.6.6
D
deadwood 06-02-2024 04:51, 3 months ago
Re: AROS ABIv0 20220318 Development [CLOSED]
Ok, I understand. At some point these packages will be updated in AROS tree, but not at this point.
AMIGASYSTEM
AMIGASYSTEM 06-02-2024 04:33, 3 months ago
Re: AROS ABIv0 20220318 Development [CLOSED]
deadwood, TextEditor.mcc is old, some applications require a more updated version, I had to replace your library with the one distributed on aminet: https://aminet.net/package/dev/mui/MCC_TextEditor-15.56
D
deadwood 06-02-2024 04:16, 3 months ago
Re: AROS ABIv0 20220318 Development [CLOSED]
Thanks :)
AMIGASYSTEM
AMIGASYSTEM 06-02-2024 04:13, 3 months ago
Re: ProTrekkr v2.6.6
Thank you
Responded in ProTrekkr v2.6.6
AMIGASYSTEM
AMIGASYSTEM 06-02-2024 04:12, 3 months ago
Re: AROS ABIv0 20220318 Development [CLOSED]
75% I should finish today !
You can view all discussion threads in this forum.
You cannot start a new discussion thread in this forum.
You cannot start on a poll in this forum.
You cannot upload attachments in this forum.
You cannot download attachments in this forum.

Filter by Tags

Popular Threads This Week

AROS One x86 Work In Progressby AMIGASYSTEM 140 posts
Tiny Aros DistrĂ²by Amiwell79 102 posts
ADoom3 benchmarkby retrofaza 39 posts
Development Planby deadwood 32 posts
The Fulcrum Scene Demoby Farox 16 posts
Odyssey Resourceby Amiwell79 15 posts
Sign In
Not a member yet? Click here to register.
Forgot Password?
Users Online Now
Guests Online 4
Members Online 0

Total Members: 224
Newest Member: Zhule
Member Polls
Should AROSWorld continue with AROS-Exec files (SMF based)?
Yes44 %
44% [12 Votes]
No26 %
26% [7 Votes]
Not sure30 %
30% [8 Votes]