Search found 4 matches

by itahashi
Fri Dec 22, 2006 1:31 pm
Forum: Megadrive/Genesis
Topic: about compile error
Replies: 10
Views: 12590

Thank you for the reply.

I set it with a PATH below.
set PATH=c:\GENESIS\bin
And I compiled the demos by using this path.

(C)Copyright Microsoft Corp. 1992-1993
"Making component -> demo3.o"
...\bin\hcc -I..\\include\\ demo3.c
make.exe: *** [demo3.o] Error 5

C:\GENESIS\DEMO3>

These errors have ...
by itahashi
Wed Dec 20, 2006 1:21 pm
Forum: Megadrive/Genesis
Topic: about compile error
Replies: 10
Views: 12590

Thank you for your reply.

I created a .bat to change a PATH for Borland's compiler when I startupped a DOS prompt.
However, an error is displayed. I have little knowledge about how to create a path for
something. Looks like my creating a path made the error.
I would like to know exactly how I can ...
by itahashi
Sun Dec 17, 2006 1:30 pm
Forum: Megadrive/Genesis
Topic: about compile error
Replies: 10
Views: 12590

thank you

Thank you.

I was able to compile gencube3D by using mini Genesis dev kit v0.1.
And I would like to know how to compile the demos in sgcc by using mini Genesis dev kit v0.1.
by itahashi
Sat Dec 16, 2006 2:51 pm
Forum: Megadrive/Genesis
Topic: about compile error
Replies: 10
Views: 12590

about compile error

Nice to meet you.
I wanted to start the programming of genesis.
I downloaded sgcc and developed the contents of the dev file in c:\genesis, and compiled the demos, but..


C:\GENESIS\DEMO1>make
MAKE Version 5.2 Copyright (c) 1987, 2000 Borland
Error makefile 27: Command syntax error
*** 1 errors ...