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.

Directory Opus 5.97 Released

Last updated on 8 hours ago
AMIGASYSTEMAMIGASYSTEMDistro Maintainer
Posted 6 days ago
An updated version of Dopus5 has been released for OS3, OS4 and MOS; the source code is available for compilation on AROS 32-bit and 64-bit systems.

I tried compiling the source code but I’m getting an error that I don’t know how to fix.

https://github.com/midwan/dopus5allamigas/releases/tag/5.97
Signature: [url=https://www.arosworld.org/infusions/forum/index.php?viewforum&forum_id=16][b]AROS One All Thread[/b][/url]
[url=https://sites.google.com/view/arosone][b]AROS One Home Site[/b][/url]
[url=https://www.facebook.com/profile.php?id=100095334408019][b]AROS One Facebook[/b][/url]
[url=https://www.arosworld.org/infusions/forum/index.php?viewforum&forum_id=16][b]AROS One All Thread[/b][/url]
[url=https://sites.google.com/view/arosone][b]AROS One Home Site[/b][/url]
[url=https://www.facebook.com/profile.php?id=100095334408019][b]AROS One Facebook[/b][/url]
AMIGASYSTEMAMIGASYSTEMDistro Maintainer
Posted 1 day ago
New update Directory Opus5 v1.00

https://github.com/midwan/dopus5allamigas/releases/tag/5.100
Signature: [url=https://www.arosworld.org/infusions/forum/index.php?viewforum&forum_id=16][b]AROS One All Thread[/b][/url]
[url=https://sites.google.com/view/arosone][b]AROS One Home Site[/b][/url]
[url=https://www.facebook.com/profile.php?id=100095334408019][b]AROS One Facebook[/b][/url]
[url=https://www.arosworld.org/infusions/forum/index.php?viewforum&forum_id=16][b]AROS One All Thread[/b][/url]
[url=https://sites.google.com/view/arosone][b]AROS One Home Site[/b][/url]
[url=https://www.facebook.com/profile.php?id=100095334408019][b]AROS One Facebook[/b][/url]
A
ahaNewbie
Posted 17 hours ago
@AMIGASYSTEM

Is there a reason that the actual developer doesn’t compile it for AROS_i386? In the release notes I see that he also fixes something for AROS in version 5.99.
AMIGASYSTEMAMIGASYSTEMDistro Maintainer
Posted 17 hours ago
From what I understand, it seems the source code is configured for AROS 68k. The developer has started a thread on EAB; I’ll try asking if they can compile a version for AROS 32-bit and 64-bit:

https://eab.abime.net/showthread.php?t=122738

I’ve attached screenshots showing the error I encountered when compiling for both 32-bit and 64-bit AROS
[url=https://www.arosworld.org/infusions/forum/index.php?viewforum&forum_id=16][b]AROS One All Thread[/b][/url]
[url=https://sites.google.com/view/arosone][b]AROS One Home Site[/b][/url]
[url=https://www.facebook.com/profile.php?id=100095334408019][b]AROS One Facebook[/b][/url]
You do not have access to view attachments
J
Jeff1138Member
Posted 16 hours ago
Hi,

Is it a case of changing the ULONG to IPTR or would it not be so easy?
D
deadwoodAROS Dev
Posted 15 hours ago
We won't know until someone tries Smile
AMIGASYSTEMAMIGASYSTEMDistro Maintainer
Posted 14 hours ago
[quote name=Jeff1138 post=11799]@Jeff1138 - Hi,

Is it a case of changing the ULONG to IPTR or would it not be so easy?[/quote]

I tried replacing ULONG with IPTR, but nothing changed; I’m still getting the same error.
[url=https://www.arosworld.org/infusions/forum/index.php?viewforum&forum_id=16][b]AROS One All Thread[/b][/url]
[url=https://sites.google.com/view/arosone][b]AROS One Home Site[/b][/url]
[url=https://www.facebook.com/profile.php?id=100095334408019][b]AROS One Facebook[/b][/url]
J
Jeff1138Member
Posted 13 hours ago
Hi,

Thanks. Sadly not easy then.
F
FaroxMember
Posted 8 hours ago
Well the error is few lines above the picture....i attach a more large shot.

This is trying to compile on 64 bit (cross-compiling as always for me).

the line where the error is shown is line 90 on "menu_data.c":
(ULONG) "Filter...",
You do not have access to view attachments
F
FaroxMember
Posted 8 hours ago
uhmm changing
(ULONG) "Filter...",
to
(ULONG) 'Filter...',

compilation go forward...but it show more errors....no time to look further today.
Feel free to try to port it.
You can view all discussion threads in this forum.
You cannot start a new discussion thread in this forum.
You cannot reply in this discussion thread.
You cannot start on a poll in this forum.
You cannot upload attachments in this forum.
You cannot download attachments in this forum.
Users who participated in discussion: aha, deadwood, AMIGASYSTEM, Jeff1138, Farox