Hi! Welcome to the forum for Platinum Arts Sandbox Free 3D Game Maker. I currently have the forums locked as I am attempting to properly update them.

In the meantime please join the new Discord Server!

If you have any questions please e-mail me through the Platinum Arts website.

Compiling?

Talk about anything related to Platinum Arts Sandbox here!
Locked
User avatar
Mic_The_Forth
Member
Member
Posts: 12
Joined: June 30th, 2009, 4:34 pm
Name: Mic
IRC Username: Mic
Location: A Place, In the small island known as the UK

Compiling?

Post by Mic_The_Forth »

I'm a total n00b when it comes to this stuff... I'm a total amature when it comes to this kinda coding so yeah... If someone could PLEASEEEEEEEEE tell me how to compile stuff and actually make things from it I'd be so greatful =]
What the *heck* did I do wrong this time?

Check it out people!! http://www.rocker-freaks.info
User avatar
GoBologna120
Member
Member
Posts: 167
Joined: June 10th, 2009, 3:07 pm
Name: Tim
IRC Username: GoBologna
Location: Nowhere in particular.

Re: Compiling?

Post by GoBologna120 »

1.) Learn C++.
2.) Study the source code a little.
3.) Check out the compiling tutorial in the Wiki.

I'm still stuck on the first step. :lol:
Image
Yay. ^_^
User avatar
Obsidian
Former Staff
Posts: 454
Joined: May 24th, 2009, 1:52 pm
IRC Username: Katana
Contact:

Re: Compiling?

Post by Obsidian »

うるさいうるさいうるさい!

github: https://github.com/damianb/
User avatar
Mic_The_Forth
Member
Member
Posts: 12
Joined: June 30th, 2009, 4:34 pm
Name: Mic
IRC Username: Mic
Location: A Place, In the small island known as the UK

Re: Compiling?

Post by Mic_The_Forth »

Well yeah I looked at that and I downloaded CodeBlocks... It's just I don't really know how to get started... If I had an example I could work from it (Which is what I normally do). So yeah... If anyone knows something good I can start on... Or tutor me on C++ That would be awesome :D
What the *heck* did I do wrong this time?

Check it out people!! http://www.rocker-freaks.info
User avatar
Mic_The_Forth
Member
Member
Posts: 12
Joined: June 30th, 2009, 4:34 pm
Name: Mic
IRC Username: Mic
Location: A Place, In the small island known as the UK

Re: Compiling?

Post by Mic_The_Forth »

I wanna attept making games... I know almost nothing but I'm sure as *heck* willing to learn (:
What the *heck* did I do wrong this time?

Check it out people!! http://www.rocker-freaks.info
User avatar
Mike
Administrator
Administrator
Posts: 871
Joined: May 24th, 2009, 12:52 pm

Re: Compiling?

Post by Mike »

Then learn how to read the wiki compiling instructions :D Being able to compile is the first step to coding. Take care.
-mike
Sign up for our Newsletter to keep up to date with the Sandbox news!
We also have a facebook page, facebook group, myspace page and a twitter page[/b][/color]!
User avatar
Obsidian
Former Staff
Posts: 454
Joined: May 24th, 2009, 1:52 pm
IRC Username: Katana
Contact:

Re: Compiling?

Post by Obsidian »

Mike wrote:Then learn how to read the wiki compiling instructions :D Being able to compile is the first step to coding. Take care.
-mike
Actually, I was thinking understanding flowcharts and yes/no logic layouts would be the first step...wait, no, that's programming, as coding is a part of programming. :)
うるさいうるさいうるさい!

github: https://github.com/damianb/
User avatar
Mike
Administrator
Administrator
Posts: 871
Joined: May 24th, 2009, 12:52 pm

Re: Compiling?

Post by Mike »

If you can't get it to compile all the flowcharts in the world aren't going to help :D haha. Take care.
-mike
Sign up for our Newsletter to keep up to date with the Sandbox news!
We also have a facebook page, facebook group, myspace page and a twitter page[/b][/color]!
User avatar
Obsidian
Former Staff
Posts: 454
Joined: May 24th, 2009, 1:52 pm
IRC Username: Katana
Contact:

Re: Compiling?

Post by Obsidian »

Mike wrote:If you can't get it to compile all the flowcharts in the world aren't going to help :D haha. Take care.
-mike
Depends on the languages. Some, you don't compile, like perl or python. Then, it's about getting basic syntax and programming logic. ;)
うるさいうるさいうるさい!

github: https://github.com/damianb/
User avatar
Mic_The_Forth
Member
Member
Posts: 12
Joined: June 30th, 2009, 4:34 pm
Name: Mic
IRC Username: Mic
Location: A Place, In the small island known as the UK

Re: Compiling?

Post by Mic_The_Forth »

Thanks guys,
I shall give it all I got. =]
What the *heck* did I do wrong this time?

Check it out people!! http://www.rocker-freaks.info
Locked