Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

Dark GDK / How To Compile

Author
Message
programing maniac
16
Years of Service
User Offline
Joined: 19th Apr 2008
Location: Bawk, Bawkity
Posted: 23rd Apr 2008 04:25
I have one huge question about compiling.

I go to the build menu, then click on compile when I want to compile a game or something

Well, I think it is compiled but where is it? I thought it was one application in the debug menu of my game file but it gave me an error 6 message
Core2uu
16
Years of Service
User Offline
Joined: 15th Mar 2008
Location: Saskatoon, SK, Canada
Posted: 23rd Apr 2008 06:39
You are not very clear... Did the build fail or succeed? Did you get the error when you were trying to run it?

~~It's not who you are underneath, but what you do that defines you.~~
Juggalo Memnoch
16
Years of Service
User Offline
Joined: 22nd Apr 2008
Location:
Posted: 23rd Apr 2008 07:14
You just need to copy your media into the debug folder
That should work
jinzai
18
Years of Service
User Offline
Joined: 19th Aug 2006
Location: USA
Posted: 23rd Apr 2008 07:43
It is in the project's Release, or Debug folder, but its an .obj file. Compile...only compiles, it does not link, and so it does not produce an executable program. Try Build, instead.

Its a two step process...compile, and link.
Codger
21
Years of Service
User Offline
Joined: 23rd Nov 2002
Location:
Posted: 23rd Apr 2008 07:43
It is in the debug folder but to make it run move it up one level. I don't know why

System
PIV 2.8 MZ 512 Mem
FX 5600 256 mem
jinzai
18
Years of Service
User Offline
Joined: 19th Aug 2006
Location: USA
Posted: 23rd Apr 2008 09:06 Edited at: 23rd Apr 2008 09:10
I guess I wasn't clear enough. Sorry.

You are compiling, which does not produce an executable; it produces an object file, or .obj In order to get an executable, you must select Build, from the same menu, 5 items up from Compile...Build [projname].

The executable will be in the Debug folder for a Debug build, and the Release folder in a release build. That is so that they do not overwrite each other.

Login to post a reply

Server time is: 2024-09-29 17:27:10
Your offset time is: 2024-09-29 17:27:10