The Powder Toy
Download
Forum
Browse
Wiki
FAQ
Play online
Register
Login
Discussions
/
Help
/
please help fix errors
«
1
»
please help fix errors
sillu129
25th Nov 2010
Member
0
Permalink
http://pastebin.com/T0KpLLP2
how i get rid of those errors so that i chould complie
Pilihp64
25th Nov 2010
Developer
0
Permalink
1>powder.c(3260): error C2143: syntax error : missing ';' before 'type'
sillu129
25th Nov 2010
Member
0
Permalink
cracker64
but there is no type writed there its just
void update_particles(pixel *vid)
Pilihp64
25th Nov 2010
Developer
0
Permalink
it might not be that exact line, did you change anything right above it.
MiXih
25th Nov 2010
Member
0
Permalink
sillu129
there are { after that? if no add ; at end of that line
sillu129
25th Nov 2010
Member
0
Permalink
wait i can upload the powder.c
http://www.mediafire.com/?zbwfaz6drtvjue4
Pilihp64
25th Nov 2010
Developer
0
Permalink
missing } at the end of the
else if(t==PT_SULF)
part
Finalflash50
25th Nov 2010
Banned
0
Permalink
This post is hidden because the user is banned
sillu129
25th Nov 2010
Member
0
Permalink
Finalflash50
yeah i got the error fixed
«
1
»