| View previous topic :: View next topic |
| Author |
Message |
ShUr1k3n
Joined: 16 Oct 2005 Posts: 42
|
Posted: Sat Apr 29, 2006 6:22 am Post subject: Mikmod help!!! |
|
|
Hey guys,
when i compile the "example.c", that comes with mikmodlib (from: HERE)
i got an error.
take a look:
[/img]
How can i fix this?
Thanks,
ShUr1k3n |
|
| Back to top |
|
 |
ShUr1k3n
Joined: 16 Oct 2005 Posts: 42
|
Posted: Sat Apr 29, 2006 8:09 am Post subject: |
|
|
Working now...
Just need to change the make file
DONT work -> CFLAGS = -O2 -G8 -Wall
WORK -> CFLAGS = -O2 -G0 -Wall
Hope this can help any1 that have the same problem.
Good coding =). |
|
| Back to top |
|
 |
|