Compile Error

Anything other than PlayStation content may be posted here
Post Reply
PSXIndieDev
What is PSXDEV?
What is PSXDEV?
Posts: 4
Joined: Dec 13, 2017

Compile Error

Post by PSXIndieDev » March 4th, 2019, 1:38 pm

I am starting slow and simply reorganizing the hello world example into separate files based on what it does. However, when I run psymake I get the following errors:
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.

C:\psyq\projects\hasgame\source>psymake
PsyMake version 1.14 copyright SN Systems Software Ltd 1993
C:\Psyq\bin\ccpsx.EXE -O3 -Xo$80010000 main.c -omain.cpe,main.sym,mem.map
C:\WINDOWS\TEMP\PQ4 : Error : Symbol 'initGraphics' not defined
C:\WINDOWS\TEMP\PQ4 : Error : Symbol 'drawBuffer' not defined
Bad return code - make aborted

C:\psyq\projects\hasgame\source>
Here is a link to my source files: https://www.dropbox.com/s/mzx4gu9lflcf3 ... ce.7z?dl=0

shiroi
What is PSXDEV?
What is PSXDEV?
Posts: 2
Joined: Apr 26, 2019

Post by shiroi » April 26th, 2019, 8:31 pm

In "main.c" add, to header.

Code: Select all

#include "graphics.c"
That is where functions have definition.

PinAlan
What is PSXDEV?
What is PSXDEV?
Posts: 4
Joined: May 28, 2019
Location: Tampa, Florida

Post by PinAlan » May 30th, 2019, 9:27 am

Thanks, shiroi! Will also keep that in mind.

pritisikka
What is PSXDEV?
What is PSXDEV?
Posts: 1
Joined: Aug 27, 2019
Contact:

Post by pritisikka » August 27th, 2019, 4:23 pm

Great Information.Thanks :dance

CARMEN
What is PSXDEV?
What is PSXDEV?
Posts: 1
Joined: Oct 10, 2019
Contact:

Post by CARMEN » October 10th, 2019, 9:21 pm

Hi Great Information....

Post Reply

Who is online

Users browsing this forum: No registered users and 2 guests