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
1649 posts | Last Activity on 08-02-2024 10:04 by Amiwell79
Amiwell79
Amiwell79 08-02-2024 10:04, 2 months ago
Re: Aros Software Promotion
miker as far as the office suite is concerned beebase is an open source cross-platform database, leu is a spreadsheet viewer, rnopublisher is a great tool for creating pdf documents lacks a spreadsheet and there are ready sources this is ignition
Amiwell79
Amiwell79 08-02-2024 09:39, 2 months ago
Re: AROS ABIv0 20220318-1 Support
the system seems very stable I have tried a few applications I will continue with the tests Dopus5 is good well integrated
D
deadwood 08-02-2024 07:47, 2 months ago
Re: AROS ABIv0 20220318-1 Support
No, these are exactly the same versions you've been testing last few days.
AMIGASYSTEM
AMIGASYSTEM 08-02-2024 07:32, 2 months ago
Re: AROS ABIv0 20220318-1 Support
deadwood, is there anything new compared to the previous version + the discussed fixes that I have already integrated, or is there anything new, I ask this in order not to recopy everything and do the Global Tests again !
D
deadwood 08-02-2024 06:36, 2 months ago
Re: AROS ABIv0 20220318-1 Support
This is a support thread for ABIv0 20220318-1 release. Binaries can be downloaded from: [url]https://axrt.org/downloads-aros[/url] [url]https://github.com/deadwood2/AROS/releases/tag/ABIv0_20220318-1[/url] [url]http://www.aros.org/snapshots.php[/url] Changelog: [code] AROS ABIv0 20220318-1 changes: Functionalities: Introduce new C library, synchronized with 64-bit AROS (deadwood) Allow linux hosted AROS to work under WSL (Kalamatee) Better default mouse cursor image (JuanDoble07) Early Boot Menu made more functional (JuanDoble07, Kalamatee) Updates: AROS build system (deadwood) Italian and Polish translations (AMIGASYSTEM, subocz) Prefs/Boot 1.4 (deadwood) Functional fixes: Wanderer (bugs: #107) (deadwood) fat-handler (bugs: #107) (deadwood) intuition.library (bugs: no auto scroll up screen) (JuanDoble07) dos.library (bugs: NOMOUNT partitions are automounted, wrong path copying) (JuanDoble07, Ronnie Beck) exec.library (bugs: infinite crash loop) (deadwood) dos.library (bugs: #60) (deadwood) utility.library (bugs: #63) (deadwood) stdlib.library (bugs: wrong support for '*' in sscanf) (deadwood) Stability fixes: muimaster.library (deadwood) debug-handler (deadwood) [/code]
D
deadwood 08-02-2024 06:30, 2 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, 2 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, 2 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, 2 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, 2 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, 2 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, 2 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, 2 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, 2 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, 2 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, 2 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, 2 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, 2 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, 2 months ago
Re: ProTrekkr v2.6.6
many thanks:)
Responded in ProTrekkr v2.6.6
H
hitchhikr 06-02-2024 05:44, 2 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
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.
Sign In
Not a member yet? Click here to register.
Forgot Password?
Users Online Now
Guests Online 4
Members Online 0

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