User forums > Help

Help Big problem!!!

<< < (3/4) > >>

santi987655:
I try puting all the flags on and then try to buil but it throws the sime error.  :(

stahta01:

--- Quote from: santi987655 on October 25, 2013, 09:21:20 pm ---I try puting all the flags on and then try to buil but it throws the sime error.  :(

--- End quote ---

TRY Turning the flags off!!

Tim S.

oBFusCATed:
Hm, I guess you have problem with the meaning of incompatible.
In this context it means that you cannot have -pg and -fomit-frame-pointer enabled at the same time. So you either enable -pg and disable -fomit-frame-pointer or vice versa.

BlueHazzard:

--- Quote from: santi987655 on October 25, 2013, 09:21:20 pm ---I try puting all the flags on and then try to buil but it throws the sime error.  :(

--- End quote ---

1) i would suggest you to read a english dictionary. In the errormesage is clearly written what the problem is, turning al flags on doesn't make sense with your error message...
2) You should relay read some c/c++ tutorials and understand the basics. this is the wrong place to ask....
3) Your flags are not the basic flags ("Hello world basic"), i would suggest you to try first Hello world programs, to understand the compiler and linker, don't think you can avoid these in programming with c...
4) If you have a other compiling issue read pleas the faqs and use the template specified there : http://wiki.codeblocks.org/index.php?title=FAQ-Compiling_%28general%29

I'm out...

santi987655:
I alrready try using "Hello world" but nothing is the sime error . I dont know what the hell i need to do to get rid of this problem. The only thing im doning is reading all the information that you post but nothing not a clue of who i can build projects.

I dont know why i cant build projects i mean i did the sime thing in the university computer and everything works perfectly

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version