| View previous topic :: View next topic |
| Author |
Message |
Wally

Joined: 26 Sep 2005 Posts: 672
|
Posted: Fri Jan 06, 2006 8:34 am Post subject: Cygwin Mingw32 Problem |
|
|
Hello
Im getting this error as seen below
Not sure what is causing it. I would really like to compile this project. Its asking for the mingw32 library, This is an SDL project and im not sure why its asking this
I have very little knowledge of what is going on here.
If you can solve it I would love it If you could spend a moment emailing me (wally4000@gmail.com is my address)
IF you must please reply to this topic. Emailing would be nice so I can access it via mobile telephone. (Low Res)
Thanks for your time
Wally
Last edited by Wally on Fri Jan 06, 2006 9:01 pm; edited 1 time in total |
|
| Back to top |
|
 |
Wally

Joined: 26 Sep 2005 Posts: 672
|
Posted: Fri Jan 06, 2006 9:00 pm Post subject: |
|
|
Bump
Sorry Guys i fixed the Image..
Lousy Dialup Connection making me not want to revise the post |
|
| Back to top |
|
 |
MikeDX
Joined: 19 Oct 2005 Posts: 30
|
Posted: Sun Jan 08, 2006 12:32 am Post subject: |
|
|
| a thought occurs... why are you linking -lmingw32 ??? tried NOT having that in your makefile..? or are you creating a windows app. |
|
| Back to top |
|
 |
Wally

Joined: 26 Sep 2005 Posts: 672
|
Posted: Sun Jan 08, 2006 12:28 pm Post subject: |
|
|
I resolved this problem
Now i get invalid Option: Mno-Cygwin
... |
|
| Back to top |
|
 |
MikeDX
Joined: 19 Oct 2005 Posts: 30
|
Posted: Sun Jan 08, 2006 11:11 pm Post subject: |
|
|
| how about removing that option too as really you shoudnt even need it as you arent using a cygwin compiler only a cygwin environment! |
|
| Back to top |
|
 |
Wally

Joined: 26 Sep 2005 Posts: 672
|
Posted: Mon Jan 09, 2006 11:06 am Post subject: |
|
|
| How do i go about doing that? |
|
| Back to top |
|
 |
|