Search found 4 matches

by eriador
Tue Oct 23, 2007 10:58 pm
Forum: Wolfire
Topic: Black Shades Source Code
Replies: 37
Views: 33925

Well, I'm making slow but sure progress. The only problems I'm having now are with the filesystem interaction. It seems as if the code is using functions that are not only unsupported, but old as all hell. I guess I'll dig up another framework...

Eh. Learning opportunity ;)

Thanks for the help.
by eriador
Tue Oct 23, 2007 10:44 am
Forum: Wolfire
Topic: Black Shades Source Code
Replies: 37
Views: 33925

Okay, I'll run you through what I did: 1) I checked out the source using SVN >svn co svn://svn.icculus.org/blackshades/trunk/ blackshades 2) Switch into the source directory >cd blackshades/ 3) >make make bindir mkdir -p ./objs g++ -c -o objs/Camera.o Source/Camera.cpp -O2 -Wall -g -I/usr/local/incl...
by eriador
Mon Oct 22, 2007 10:56 pm
Forum: Wolfire
Topic: Black Shades Source Code
Replies: 37
Views: 33925

I haven't been able to get it to compile, even with the latest frameworks. It seems to me, from reading the readme that comes with the OS X version that it took some work to get it running cleanly. Does anybody have some ideas what I'm doing wrong, and if not, how can I get in touch with Derek Arndt...
by eriador
Mon Oct 22, 2007 8:46 pm
Forum: Wolfire
Topic: Black Shades Source Code
Replies: 37
Views: 33925

Okay, I hate to break this up when y'all are having so much fun, but I actually would like to get my hands on the source code. I managed to get the Linux code, but I was wondering if anybody knows where I can find the OS X version.

Thanks!