| View previous topic :: View next topic |
| Author |
Message |
ExxonValdeez
Joined: 28 Jul 2005 Posts: 4
|
Posted: Wed Apr 19, 2006 12:11 pm Post subject: Error when compiling Freetype |
|
|
I was following the tutorial on how to compile Luaplayer and ran into an error when trying to compile the freetype library where it said there was no makefile.
The third step finishing.
The make command giving an error.
There was one more screenshot that said that I should use "--type" instead of "--host" for the third step but it did not result in Cygwin stopping. I could recreate it if needed but I lost the image for now.
I followed the instructions and have Cygwin installed according to this tutorial: http://www.scriptscribbler.com/psp/tutorials/lesson01.htm
Any help in resovling the problem would be appreciated! If more information is needed I will be happy to provide it. |
|
| Back to top |
|
 |
ooPo Site Admin
Joined: 17 Jan 2004 Posts: 2032 Location: Canada
|
|
| Back to top |
|
 |
ExxonValdeez
Joined: 28 Jul 2005 Posts: 4
|
Posted: Wed Apr 19, 2006 11:26 pm Post subject: |
|
|
No, I did not. I'll try it right away. Thanks!
Edit: It still comes up with an error message. I might not have the right versions of the tools mentioned in the readme. I am not sure.
 |
|
| Back to top |
|
 |
ooPo Site Admin
Joined: 17 Jan 2004 Posts: 2032 Location: Canada
|
Posted: Thu Apr 20, 2006 12:56 am Post subject: |
|
|
| The error messages clearly show it is having problems due to your current directory containing a space. Try building it in a directory without a space instead. |
|
| Back to top |
|
 |
ExxonValdeez
Joined: 28 Jul 2005 Posts: 4
|
Posted: Thu Apr 20, 2006 7:48 am Post subject: |
|
|
Okay looks like it is working! I put it in the cygwin root directory. Hopefully the rest will go smoothly. :)
Edit: Okay, I got to compile correctly and now luaplayer is built! Thanks!:)
One more question though. Why are there various lrx and prx files in the test folder that the eboot is put in? Are they necessary for lua to run? Just wondering, anyway thanks ooPo!
2nd Edit: Okay, I realized that Lua now had external libraries instead of the functions being within the eboot. |
|
| Back to top |
|
 |
|