Search found 8 matches

by L0CKnL0aD7
Tue Apr 12, 2011 6:06 am
Forum: Lugaru
Topic: Compiling Lugaru on OSX
Replies: 19
Views: 21271

Re: Compiling Lugaru on OSX

Madd the Sane wrote:In my experience, your developer folder must not contain a space or any other special UNIX characters. I had this problem when trying to build Perian.
That might have been the problem... I just installed the final version ant it worked fine :D
THX 4 the help everyone!
by L0CKnL0aD7
Mon Mar 21, 2011 5:13 am
Forum: Lugaru
Topic: Compiling Lugaru on OSX
Replies: 19
Views: 21271

Re: Compiling Lugaru on OSX

I reinstalled XCode but it still doesn't seem to work, however I tried it on a friend's computer and it compiled just fine! (XCode 3) All the settings are correct and the files are present. I'm using the Developer Preview however, This installs XCode 4 in "/XCode 4", so I still have XCode ...
by L0CKnL0aD7
Thu Mar 17, 2011 8:02 am
Forum: Lugaru
Topic: Compiling Lugaru on OSX
Replies: 19
Views: 21271

Re: Compiling Lugaru on OSX

Very strange all the files are in place...
I have the OSX 10.6 / 10.5 / 10.4 SDK's all installed.
I'll try to reinstall XCode.
by L0CKnL0aD7
Thu Mar 17, 2011 7:21 am
Forum: Lugaru
Topic: Compiling Lugaru on OSX
Replies: 19
Views: 21271

Re: Compiling Lugaru on OSX

It doesn't seem too use the Dependencies...
How can I make this work without having to move every file & edit the code?
by L0CKnL0aD7
Thu Mar 17, 2011 6:48 am
Forum: Lugaru
Topic: Compiling Lugaru on OSX
Replies: 19
Views: 21271

Re: Compiling Lugaru on OSX

This Source has a lot less Issues for me however doesn't work yet... Do I have to manually add some files / frameworks ? ERROR'S: XCode 4.png I fixed the SDL by adding the required header files in the sources folder, how do I have to fix the GL? btw why aren't there any header files in the project?
by L0CKnL0aD7
Wed Mar 16, 2011 4:36 pm
Forum: Lugaru
Topic: Compiling Lugaru on OSX
Replies: 19
Views: 21271

Re: Compiling Lugaru on OSX

This gives the same problem as the previous sources I tried... XCode complains about missing files! I attached a screenshot. Am I doing something wrong? I used The terminal to get the source: "hg clone https://lugaru.googlecode.com/hg/ lugaru" inside the directory I wanted i to be then I j...
by L0CKnL0aD7
Tue Mar 15, 2011 6:32 pm
Forum: Lugaru
Topic: Compiling Lugaru on OSX
Replies: 19
Views: 21271

Re: Compiling Lugaru on OSX

This Source doesn't Contain an XCode project!?
btw: already tried the svn & git & mercurial sources to...
by L0CKnL0aD7
Tue Mar 15, 2011 8:19 am
Forum: Lugaru
Topic: Compiling Lugaru on OSX
Replies: 19
Views: 21271

Compiling Lugaru on OSX

I'm having issues compiling Lugaru's Source code with XCode...
Does anyone have a fixed version for XCode ,preferably for XCode 4 tho 3.2.5 would be fine.
THX