I have tried the easy to follow Version 4 tutorial on the Dreamcast enviornment but I got a bug when it came to this code:
#include KOS_INIT_FLAGS(INIT_DEFAULT | INIT_MALLOCSTATS); int main(int argc, char **argv) { printf("\nhello world\n\n"); return 1; }
Was there anything else I needed to type?
Or should I be following another tutorial out there at this point to set up my DEV enviornment cause I have a coders cable but have yet to get to use it![]()
Seems like you forgot to include kos.h#include
replace it with #include <kos.h>
Admin of SEGA-DC.DE
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks