gbadev.org forum archive

This is a read-only mirror of the content originally found on forum.gbadev.org (now offline), salvaged from Wayback machine copies. A new forum can be found here.

Help Wanted > Help coding LegoCad DS in C

#105255 - shadowghost21 - Sat Oct 07, 2006 1:20 am

I am writing a LegoCad DS version. I am just learning C but over this past week I have learned more than I would have in half a semester. My computer is acting like it is falling apart, giving me random compile errors and random Dualis crashes. I need a C programmer who at the very least can walk me though this project. It isprogrammed in C and PAlib. Need some major help and posting though the forums is to slow to get answers back. If you are interested post back, I really need the help!!

#105264 - sgeos - Sat Oct 07, 2006 3:08 am

Can you figure out what the compile errors mean? If you have tried and truly have no clue what they mean, somebody here will be happy to help you.

How "big" is your project?

My general advice is learn C or C++ properly before you try to tackle the GBA or DS. It's enough to one at a time, let alone both.

Are you using assertions?

-Brendan