Help with DreamSDK

If you have any questions on programming, this is the place to ask them, whether you're a newbie or an experienced programmer. Discussion on programming in general is also welcome. We will help you with programming homework, but we will not do your work for you! Any porting requests must be made in Developmental Ideas.
Post Reply
trueno712
DCEmu Newbie
DCEmu Newbie
Posts: 4
Joined: Sat Jan 25, 2025 12:25 pm
Has thanked: 0
Been thanked: 0

Help with DreamSDK

Post by trueno712 »

Hi everyone,

I'm trying to set up my DreamSDK but am running into a few problems. My main goal at the moment is to install all the KallistiOS Ports so I can then try to run the example projects included with the package. I've managed to install most of the ports, but some of them refuse to install, which I think has to do with my environment not being set up correctly.

KallistiOS4.png

So far I've managed to install Subversion, but despite having both Python 3.13 and 2.7 installed on my computer, Python is not being recognized by the Environment tab in DreamSDK.

KallistiOS3.png

In addition to that, the KallistiOS tab says that KallistiOS is "not installed", but when I press the update button it says "Everything was successfully updated."

KallistiOS2.png
KallistiOS2.png (9.87 KiB) Viewed 1237 times
KallistiOS.png

Would really appreciate any help on this - I'm really excited to get started on my first Dreamcast game. Thanks in advance!
|darc|
DCEmu Webmaster
DCEmu Webmaster
Posts: 16397
Joined: Wed Mar 14, 2001 6:00 pm
Location: New Orleans, LA
Has thanked: 130 times
Been thanked: 92 times
Contact:

Re: Help with DreamSDK

Post by |darc| »

In addition to that, the KallistiOS tab says that KallistiOS is "not installed", but when I press the update button it says "Everything was successfully updated."
Did you change anything in the kos-ports directory? It looks like kos-ports/config.mk and kos-ports/scripts/build.mk were altered?

Side note, there was a bug in the toolchain setup in DreamSDK that was just fixed, I'm not sure if you're seeing a result of that. You may want to reinstall it.

There's going to be a major R4 release coming very very soon as well.
It's thinking...
Niphoria
DCEmu Newbie
DCEmu Newbie
Posts: 2
Joined: Sun Jan 26, 2025 9:32 pm
Has thanked: 1 time
Been thanked: 0

Re: Help with DreamSDK

Post by Niphoria »

Im having the same issues with the "KallistiOS not installed" on a fresh installation - is there a rough ETA on when R4 is coming ? (Days, Weeks, Months) So i can see if i should even try fixing it or just waiting for the update
trueno712
DCEmu Newbie
DCEmu Newbie
Posts: 4
Joined: Sat Jan 25, 2025 12:25 pm
Has thanked: 0
Been thanked: 0

Re: Help with DreamSDK

Post by trueno712 »

Did you change anything in the kos-ports directory?
I don't remember messing around in there, but it's possible.
Side note, there was a bug in the toolchain setup in DreamSDK that was just fixed ...

There's going to be a major R4 release coming very very soon as well.
Ahh, good to know. I actually think I'll work on setting up KallistiOS on an Ubuntu VM until then. Thanks for the info.
Niphoria
DCEmu Newbie
DCEmu Newbie
Posts: 2
Joined: Sun Jan 26, 2025 9:32 pm
Has thanked: 1 time
Been thanked: 0

Re: Help with DreamSDK

Post by Niphoria »

I did not change anything - i just did a clean install and thats it
Post Reply