Login
Username:

Password:

Remember me



Lost Password?

Register now!

Sections

Who's Online
197 user(s) are online (104 user(s) are browsing Forums)

Members: 0
Guests: 197

more...

Headlines

Forum Index


Board index » All Posts (AmigaBlitter)




Re: SDK installation not working
Quite a regular
Quite a regular


@AmigaBlitter

I think i find the error.

Utility drawer was fill of hidden files.

This error started since i updated the system.

The files in the utility drawer was pictures, 8400 pictures.
I suspect that this is happened when i installed the images system via autoupdate. Can't figure out why for the second time my system went wrong with the autoupdate/image system....

Sigh.


Deleting all the images in Utilities...

Now make works...


Retired
Go to top


Re: SDK installation not working
Quite a regular
Quite a regular


@JosDuchIt

I am a pacifist :P

Why this file is located there?

Retired
Go to top


SDK installation not working
Quite a regular
Quite a regular


Hello,


my SDK installation isn't working anymore.

Specifically make doesn't work. If i type which make i get AmigaOS:Utilities, and this make is not executale.

I tried to reinstall the SDK, but i still have this behaviour.

Any hint?

thank you

Retired
Go to top


Re: Cross-Compiling for Amiga OS4 PPC from Cygwin / Bash on Ubuntu on Windows 10+
Quite a regular
Quite a regular


@Capehill

Thank you, Capehill.

I edited my previous message. I mean the entire "Amiga OS4 SDK". I never had a try with cross compiling, sorry,

So only the SDK headers should be copied? As per SDL2 headers, should i copy in the same location as in the Amiga system?

Thak you


Edited by AmigaBlitter on 2017/10/4 14:27:19
Retired
Go to top


Re: Cross-Compiling for Amiga OS4 PPC from Cygwin / Bash on Ubuntu on Windows 10+
Quite a regular
Quite a regular


Thank you stonecracker for this. I will try to use this in my WIndows 10 laptop. I have a question for you.

Since i use SDL2 for some projects, how can i proceed to use sdl2 for Amiga or how could this work? Should i copy the entire Amiga OS4 SDK, containing the SDL2 libs? And what about the compiled AmigaOS4 SOBJ?


Edited by AmigaBlitter on 2017/10/4 14:26:05
Retired
Go to top


Re: Cross compiling
Quite a regular
Quite a regular


I tried in many ways, but i can't get the files following the instructions. The packages are not found.
Maybe i should contact the author.


@salass00
DO you suggest to use 32 bit or 64 bit installation?


Retired
Go to top


Re: Cross compiling
Quite a regular
Quite a regular


@salass00

it's already a sudoers command

Retired
Go to top


Re: Cross compiling
Quite a regular
Quite a regular


@salass00

The files you've provided are for 32bit ubuntu.

You told me that the previous packages where 64 bit, so i installed a 64 bit Linux Mint

The following is the output of the console using the guide for the installation on page: https://github.com/sba1/adtools


amidev@amidev-virtual-machine ~ $ apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 379CE192D401AB61
Executing: /tmp/tmp.gQGrRHUybx/gpg.1.sh --keyserver
hkp://keyserver.ubuntu.com:80
--recv-keys
379CE192D401AB61
gpg: requesting key D401AB61 from hkp server keyserver.ubuntu.com
gpg: key D401AB61: public key "Bintray (by JFrog) <bintray@bintray.com>" imported
gpg: Total number processed: 1
gpg: imported: 1 (RSA: 1)
gpg: no writable keyring found: eof
gpg: error reading `[stdin]': general error
gpg: import from `[stdin]' failed: general error
gpg: Total number processed: 0
amidev@amidev-virtual-machine ~ $ echo "deb http://dl.bintray.com/sba1/adtools-deb /" | sudo tee -a /etc/apt/sources.list
deb http://dl.bintray.com/sba1/adtools-deb /
amidev@amidev-virtual-machine ~ $ aptitude install adtools-binutils adtools-sdk adtools-gcc
W: Target Packages (Packages) is configured multiple times in /etc/apt/sources.list:2 and /etc/apt/sources.list:3
W: Target Translations (en_US) is configured multiple times in /etc/apt/sources.list:2 and /etc/apt/sources.list:3
W: Target Translations (en) is configured multiple times in /etc/apt/sources.list:2 and /etc/apt/sources.list:3
W: You may want to update the package lists to correct these missing files
E: Could not open lock file /var/lib/dpkg/lock - open (13: Permission denied)
E: Unable to lock the administration directory (/var/lib/dpkg/), are you root?
amidev@amidev-virtual-machine ~ $

Retired
Go to top


Re: Cross compiling
Quite a regular
Quite a regular


Thank you salass00

What if mysdk contains the sdl2 headers and libraries compiled for amiga? Can i copy my sdk folder to the linux vm? And about the sobj dir?

Thank you very much


Retired
Go to top


Re: Cross compiling
Quite a regular
Quite a regular


@angelheart

interesting.

@salass00
could you please provide more informations? I'm not able to install the necessary tools.

Is Linux Mint (32 bit) supported?

Retired
Go to top


Re: Cross compiling
Quite a regular
Quite a regular


@salass00

I'm building a custom VM for cross compiling. It's based on linux mint 18. Linux mint uses deb packaging format, but i can't install any package following the read me instructions.
Any hint?

Resized Image

Retired
Go to top


Re: CMake progress
Quite a regular
Quite a regular


@alfkil

Setting the stack to 128000 avoid the crash.

However, when i try to compile something, i get:

"cmake ..
CMake Error: CMake was unable to find a build program corresponding to "Unix Makefiles". CMAKE_MAKE_PROGRAM is not set. You probably need to select a different build tool.
CMake Error: CMAKE_C_COMPILER not set, after EnableLanguage
CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage
-- Configuring incomplete, errors occurred!
"

Retired
Go to top


Re: thread support compiled in the C++ runtime
Quite a regular
Quite a regular


@stonecracker

Great!


+1

Retired
Go to top


Re: We so need an updated browser!
Quite a regular
Quite a regular


@Hans

"Yes, and we need that for other stuff too. I'd love to be able to use C++11's multi-threading instead of having to work around its absence."

Yes, would be great!

Retired
Go to top


Re: Help me in compiling latest pixman and cairo graphics
Quite a regular
Quite a regular


@salass00

Hi,
any progress on the native amigaos-cairo surface?

Retired
Go to top


Re: Aleph One
Quite a regular
Quite a regular


Works for me.

Good work capehill.

I set the stack to 128000

Sam440ep mini.


Retired
Go to top


Re: Help me in compiling latest pixman and cairo graphics
Quite a regular
Quite a regular


@Capehill

Do you know if there's a way to use compositing to accelerate antialiasing?




Retired
Go to top


Re: Help me in compiling latest pixman and cairo graphics
Quite a regular
Quite a regular


@salass00

Maybe capehill can help in this, cause he used compositing for SDL2 port.

Retired
Go to top


Re: Help me in compiling latest pixman and cairo graphics
Quite a regular
Quite a regular


Hello Salass00,

going to install pixman.
Great work!

Any news on cairo Amiga backend?

Retired
Go to top


Re: some usefull gnu utility
Quite a regular
Quite a regular


Henning reuploaded awk.lha and updaled diffutils.lha

Great work!

Retired
Go to top



TopTop
« 1 ... 3 4 5 (6) 7 8 9 ... 30 »




Powered by XOOPS 2.0 © 2001-2023 The XOOPS Project