Search found 404 matches

by SiZiOUS
Sat Nov 04, 2023 7:06 pm
Forum: Programming Discussion
Topic: DreamSDK R3 is now available!
Replies: 37
Views: 9238

Re: DreamSDK R3 is now available!

And... here we go, finally, DreamSDK R3 is available! :)
Enjoy!
by SiZiOUS
Mon Apr 10, 2023 9:15 am
Forum: Programming Discussion
Topic: Can't get default CodeBlocks "Hello World" program to work
Replies: 5
Views: 341

Re: Can't get default CodeBlocks "Hello World" program to work

My understanding of DreamSDK (which might not be 100% accurate, as I've never used it, like I said) is that it is essentially a pre-built set of packages that allow you to get up and running on Windows with minimal fuss. 100% accurate :) Try to use the latest R3-dev version available here I hope th...
by SiZiOUS
Sun Feb 06, 2022 3:51 am
Forum: Hardware Modification and Repair
Topic: Coder's Port and DC-Tool not working.
Replies: 9
Views: 2558

Re: Coder's Port and DC-Tool not working.

Hello,
And thank you very much for your feedback! I think we should add this to the Read Me file. And thank you for testing in priority my unofficial 1.0.6 version, which means everything is working correctly!
If you faced any issue with that 1.0.6 version don’t hesitate to update this thread. Thanks!
by SiZiOUS
Thu Jan 20, 2022 4:22 pm
Forum: Hardware Modification and Repair
Topic: Coder's Port and DC-Tool not working.
Replies: 9
Views: 2558

Re: Coder's Port and DC-Tool not working.

Hm.. strange.

By the way, dcload 1.0.6 should compile fine on all systems, including Windows, GNU/Linux and macOS. I will test myself this week-end.

Thanks for reporting!
by SiZiOUS
Sun Jan 16, 2022 9:38 am
Forum: Hardware Modification and Repair
Topic: Coder's Port and DC-Tool not working.
Replies: 9
Views: 2558

Re: Coder's Port and DC-Tool not working.

Is the dcload-serial and dc-tool versions matches? I mean, both dc-tool (PC side) and dcload-serial (DC side) are in 1.0.5? If you want, you can try the unofficial 1.0.6 version , it should be stable but need to have some testing. If this is not working, I'll test that with my Coders Cable next week...
by SiZiOUS
Thu Jan 13, 2022 3:27 pm
Forum: Programming Discussion
Topic: GLdc integration into kos(-ports) - can I help ?
Replies: 5
Views: 1217

Re: GLdc integration into kos(-ports) - can I help ?

Just wondering Kazade,
When GLdc will be integrated in kos-ports, do you will maintain/upgrade it directly in kos-ports?
I usually "transfer" the ownership of my projects as soon they are included in KOS official trunk but I wondering if really this is a "good" practice...?
by SiZiOUS
Thu Jan 13, 2022 3:16 pm
Forum: Hardware Modification and Repair
Topic: Coder's Port and DC-Tool not working.
Replies: 9
Views: 2558

Re: Coder's Port and DC-Tool not working.

Hello,

Hm... Last time I tried using my old serial cable it was working. Which version of dcload-serial are you using?
Are you sure that you are using the correct COM port?
by SiZiOUS
Sat Feb 06, 2021 5:18 am
Forum: Programming Discussion
Topic: [SOLVED] Getting a simple DreamSDK Hello World working?
Replies: 3
Views: 1376

Re: [SOLVED] Getting a simple DreamSDK Hello World working?

Since you are using DreamSDK, you may consider using the makedisc utility included in the package.
by SiZiOUS
Tue Nov 24, 2020 12:09 am
Forum: Programming Discussion
Topic: DreamSDK R3 is now available!
Replies: 37
Views: 9238

Re: DreamSDK R2 is now available

Sorry for the delay of answer! This is related to the outdated wget binary included in the package. You have 2 options: - Replace the original wget with a binary more recent - in all of these ports, open the Makefile and change the repository URL from https back to http In the new R3 pack I’m making...
by SiZiOUS
Wed Nov 11, 2020 9:51 am
Forum: Programming Discussion
Topic: KOS, Visual Studio Code & gdb
Replies: 20
Views: 7275

Re: KOS, Visual Studio Code & gdb

Hey T_chan,
This is just great!
I will test if this works on Windows. If yes, I may integrate this in DreamSDK R3 or R4 if you agree? :)
by SiZiOUS
Wed Nov 11, 2020 9:47 am
Forum: Programming Discussion
Topic: DreamSDK R3 is now available!
Replies: 37
Views: 9238

Re: DreamSDK R2 is now available

Have you installed the required KallistiOS Ports using DreamSDK Manager?
These headers are linked to kos-ports so they aren't installed by default.

To do that you may:
  • Open the DreamSDK Manager tool
  • Click on the KallistiOS Ports tab
  • Install libpng and libpcx (zlib is installed with libpcx).
by SiZiOUS
Wed May 27, 2020 12:58 am
Forum: Programming Discussion
Topic: Issues with compiling a program with KallistiOS
Replies: 8
Views: 1073

Re: Issues with compiling a program with KallistiOS

Yes DreamSDK R3 is currently in beta stage but will be so much better in all ways.

For the current release (R2), may you try the following:
DreamSDK-R2-Setup.exe /LOG="C:\FileName.log"

Then post the content of the log file here (strip confidential information if any)
by SiZiOUS
Tue May 26, 2020 3:56 pm
Forum: Programming Discussion
Topic: Issues with compiling a program with KallistiOS
Replies: 8
Views: 1073

Re: Issues with compiling a program with KallistiOS

DreamSDK R3 will be easier on these points. For R2, the current release, you have to install: - Git - SVN - Python 2.7 32-bit (not 64-bit and not another version) When installing all of these components please be sure to check the ‘Add in PATH’ option, i.e. you may check your installation after by o...
by SiZiOUS
Mon May 25, 2020 4:06 pm
Forum: Programming Discussion
Topic: Issues with compiling a program with KallistiOS
Replies: 8
Views: 1073

Re: Issues with compiling a program with KallistiOS

This sounds like a toolchain misconfiguration issue. Since you are on Windows 10, you have 3 options: Use Windows Subsystem for Linux (WSL). Use a Docker image . Use DreamSDK . If you are ready to dig on your issue, I think you have a PATH issue. You may check your environ.sh file vs. the path where...
by SiZiOUS
Fri Mar 13, 2020 10:39 am
Forum: Programming Discussion
Topic: KOS + mruby
Replies: 1
Views: 504

Re: KOS + mruby

by SiZiOUS
Fri Mar 13, 2020 10:36 am
Forum: Front Page News and Forum Guidelines
Topic: New Open GL API Released
Replies: 65
Views: 24648

Re: New Open GL API Released

can't find the discord channel you are speaking about. so libGL should be replaced by libGLdc into kallistiOS ? seems confusing ^^ Here's an invite link https://discord.gg/BDCbJP I think eventually GLdc will be added to the KOS ports and replace libGL, but it hasn't happened yet. Also note if you w...
by SiZiOUS
Fri Mar 13, 2020 10:35 am
Forum: Programming Discussion
Topic: DreamSDK R3 is now available!
Replies: 37
Views: 9238

Re: DreamSDK R2 is now available

(tip: for next dream SDK version could add this kind of informations for pre-requisites would be nice) Thank you for your feedback! :mrgreen: For the next R3 release (which is currently in beta testing stage), all of these prerequisites will be better managed. Have fun with your Dreamcast! Feel fre...
by SiZiOUS
Sat Jan 11, 2020 3:42 am
Forum: Programming Discussion
Topic: Dreamcast SH4 Disassembler (Modern GCC Port)
Replies: 1
Views: 905

Re: Dreamcast SH4 Disassembler (Modern GCC Port)

You should post this on your GitHub (or even better to a new GitLab account 🤣).
by SiZiOUS
Tue Oct 01, 2019 12:52 am
Forum: Programming Discussion
Topic: DreamSDK R3 is now available!
Replies: 37
Views: 9238

Re: DreamSDK R2 is now available

May you try a dry run and copy the output here?
To do that just add the -n switch after the make command.
by SiZiOUS
Sun Sep 29, 2019 2:08 pm
Forum: Programming Discussion
Topic: DreamSDK R3 is now available!
Replies: 37
Views: 9238

Re: DreamSDK R2 is now available

Hm..

May you try to build KOS manually?
cd /opt/toolchains/dc/kos/
make