Page 1 of 1

Force compiler to compile?

Posted: Tue Oct 11, 2016 2:29 am
by NunoLava1998
My compiler is complaining about a bunch of stupid errors, and i want to to forcefully compile. How do i do this?
Thanks,
cat

Re: Force compiler to compile?

Posted: Tue Oct 11, 2016 2:36 am
by iansjack
You correct the stupid errors in your code.

Re: Force compiler to compile?

Posted: Tue Oct 11, 2016 5:40 am
by osdever
iansjack wrote:You correct the stupid errors in your code.
+1

NunoLava1998, you didn't give us neither your makefile or something that builds your OS nor errors nor your code.

Re: Force compiler to compile?

Posted: Wed Oct 12, 2016 12:02 am
by Boris
If you are displeased with what we gave you in your Other thread, why creating other ones ?? Come on! It makes you look like a troll. I'm sure you are not one !

Re: Force compiler to compile?

Posted: Wed Oct 12, 2016 4:11 am
by iansjack
Boris wrote:Come on! It makes you look like a troll. I'm sure you are not one !
Judging from the latest post from this user, I'm beginning to suspect that you are mistaken.

Re: Force compiler to compile?

Posted: Wed Oct 12, 2016 10:24 am
by Boris
I never write sarcasms. It's not funny.

Re: Force compiler to compile?

Posted: Wed Oct 12, 2016 10:44 am
by osdever
Boris wrote:If you are displeased with what we gave you in your Other thread, why creating other ones ?? Come on! It makes you look like a troll. I'm sure you are not one !
I've been exactly like him in April of 2015, and one man thinked that I am troll too :D

Re: Force compiler to compile?

Posted: Wed Oct 12, 2016 10:58 am
by Schol-R-LEA
NunoLava1998 wrote:My compiler is complaining about a bunch of stupid errors, and i want to to forcefully compile. How do i do this?
You could start by writing some code of your own, Dr. Duct von Tape.

Re: Force compiler to compile?

Posted: Fri Oct 14, 2016 9:16 am
by jojo
Ha, I've never seen that. That's pretty good.

Re: Force compiler to compile?

Posted: Tue Oct 25, 2016 7:11 pm
by ziggyfish2
NunoLava1998 wrote:My compiler is complaining about a bunch of stupid errors, and i want to to forcefully compile. How do i do this?
Thanks,
cat
You need to listen to your compilers, they will tell you why they are not working. Fix those errors, if you don't understand the error, post it on a forum (or even google search it).