Search found 8 matches

by scythe&GenGames
Wed Jul 11, 2018 5:14 am
Forum: Megadrive/Genesis
Topic: How I can get started learning C and the SGDK?
Replies: 3
Views: 6922

Re: How I can get started learning C and the SGDK?

Hi Scythe, Have you programmed in any language before? Or are you looking to learn your first programming language? I'm no expert, but my suggestion would be to learn C programming independently from Mega Drive games development. Once you are proficient in C programming, then try working with an es...
by scythe&GenGames
Sat Jun 23, 2018 12:56 pm
Forum: Megadrive/Genesis
Topic: How I can get started learning C and the SGDK?
Replies: 3
Views: 6922

How I can get started learning C and the SGDK?

I have no experience of C but I'm willing to try my hand of getting to know about C code and how it works so I can work on making my SEGA Gen Games, as I would love to get Scythe & Genesis Games out of the hiatus and get many games in. As I journey to make a homebrew game I would like to use the Son...
by scythe&GenGames
Sat Jun 23, 2018 12:52 pm
Forum: Megadrive/Genesis
Topic: Windows 10 SGDK Setup with Eclipse Help
Replies: 4
Views: 6951

Re: Windows 10 SGDK Setup with Eclipse Help

it had to be saved in order to work the int Main() - now my setup is complete and working without any issues, that means I can try out many SGSK tutorials and maybe build a game or two for the genesis and have the power of 16-bit in my hands!
by scythe&GenGames
Sat Jun 09, 2018 12:06 am
Forum: Megadrive/Genesis
Topic: Windows 10 SGDK Setup with Eclipse Help
Replies: 4
Views: 6951

Re: Windows 10 SGDK Setup with Eclipse Help

Just fixed my Build on main list of Build environment work now I'm getting a main error of this here C:\Users\start\AppData\Local\Temp\ccRlDqHl.ltrans4.ltrans.o: In function `_reset_entry': <artificial>:(.text+0x768): undefined reference to `main' C:\Users\start\AppData\Local\Temp\ccRlDqHl.ltrans4.l...
by scythe&GenGames
Fri Jun 08, 2018 4:30 am
Forum: Megadrive/Genesis
Topic: Windows 10 SGDK Setup with Eclipse Help
Replies: 4
Views: 6951

Windows 10 SGDK Setup with Eclipse Help

I followed the setup https://github.com/Stephane-D/SGDK/wiki/Setup-SGDK-with-Eclipse - and I get a GCC.exe not found error and I added a folder called SGDK to make it as my directory and I just wanna see if I got it working or not! so here's the error 00:20:43 **** Incremental Build of configuration...
by scythe&GenGames
Mon Nov 27, 2017 1:18 am
Forum: Megadrive/Genesis
Topic: Setting up GenDev Linux on Eclipse CDT
Replies: 4
Views: 5031

Re: Setting up GenDev Linux on Eclipse CDT

yeah I tried using my installed Gendev then follow what I have to from that and still it brought to a complete halt, I'm sure I'm followin' the windows version which that is stated there, where GenDev installed is inside the filesystem in it's own folders to run when I've installed it - I still can'...
by scythe&GenGames
Fri Nov 24, 2017 4:33 am
Forum: Megadrive/Genesis
Topic: Setting up GenDev Linux on Eclipse CDT
Replies: 4
Views: 5031

Re: Setting up GenDev Linux on Eclipse CDT

Did you end up finding a way? I remember doing this years ago, all I did was adapt a SGDK/Eclipse on Windows tutorial https://singularityprogramming.wordpress.com/2013/11/17/compiling-hello-world-in-sega-genesis-megadrive-with-eclipse-cdt-with-sgdk/ (warning it is for an older version of Eclipse!)....
by scythe&GenGames
Sun Nov 05, 2017 9:00 am
Forum: Megadrive/Genesis
Topic: Setting up GenDev Linux on Eclipse CDT
Replies: 4
Views: 5031

Setting up GenDev Linux on Eclipse CDT

I have the GenDev Installed for Linux and not sure how to set it up for Eclipse CDT which is hard to get it ready the whole thing is on my /opt/Gendev folder So what I have to do to setup Linux GenDev up for Eclipse CDT? So it's easier to build the games faster then doing terminal commands to get it...