Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - idapiman

Pages: [1]
1
Development Deliberation / making progress
« on: February 06, 2004, 07:31:25 pm »
I am making progress by editing the configure script to include more of the stuff from the CS configure file.  I also had a different sql install path.   I still have errors, but I feel like I can get this working with a couple hours of work this weekend.

If there are other changes I need let em know, otherwise I\'ll post what I had to change to get a successful build.

2
Development Deliberation / CS walktest colors....
« on: February 06, 2004, 04:47:00 pm »
dfryer,

I don\'t get strange colors when I use walktest, the relight option doesn\'t seem to change the whitepoint at all, but the software renderer looks ok.


I hope to devote some time to tracking down the compile errors, it looks like mine are due to some missing paths or something.  

I\'ll let the forum know what my results are.

-ipdaiman

3
Development Deliberation / Building PS on mac OSX 10.3
« on: February 04, 2004, 08:05:25 pm »
I have been able to build CS, cel, cal3d, (at least to the point that I can run the CS walktest and I can attempt to build PS.

All source is from current CVS gets.

When building PS with jam I get a bunch of skipped steps, and then a bunch of errors.  

...skipped psserver.app for lack of ...
...skipped psserver for lack of psserver.app...
...skipped psclient.app for lack of ...
...skipped psclient for lack of psclient.app...
...skipped pssetup.app for lack of ...
...skipped pssetup for lack of pssetup.app...
...skipped texparse.app for lack of ...
...skipped texparse for lack of texparse.app...
...skipped ase_2_spr.app for lack of ...
...skipped ase_2_spr for lack of ase_2_spr.app...
...skipped updater.app for lack of ...
...skipped updater for lack of updater.app...
...skipped psnpcclient.app for lack of ...
...skipped psnpcclient for lack of psnpcclient.app...

errors from csutli files
starting with
CS/include/csutil/csunicode.h:39:4: #error Unknown wchar_t size.:


Is anyone in the dev team building on OSX?

thanks
-idapiman

4
I at least have CS and cel built to the point that I can attempt to Build PS now.

I\'ll post further questions on the development deliberation board.

AlanOne and dfryer, thanks for the support, I\'ll see ya in the dev forum.

-idapiman

5
Technical Help: Problems BEFORE entering the game / Fixed one issue
« on: February 04, 2004, 12:57:07 pm »
Quote
Originally posted by idapiman
When I try to build make the walkall target I get the following questionable output:

make walkall >> mybuild.log
libtool: file: out/MACOS_X/POWERPC/optimize/anonrndbuf.o has no symbols
libs/csutil/csstring.cpp: In member function `csString& csString::RTrim()\':
libs/csutil/csstring.cpp:302: warning: comparison between signed and unsigned
   integer expressions
libtool: file: out/MACOS_X/POWERPC/optimize/memdebug.o has no symbols
make: *** No rule to make target `cspngimg\', needed by `walkall\'.  Stop.

This is with current (as of a couple days ago) CS.    

Is anyone else on OSX 10.3 seeing this?

Thanks


I fixed this by adding links to /opt/local/lib and /opt/local/include from /usr/local/ .

The make install still fails with the same message, but I can run walk test successfully (very dark, adjusting the whitepoint doesn\'t seem to do anything, the software renderer looks correct though,  I am on a powerbook 17\")

6
any information on this error?


make install >> mymakeinstall.log
make[1]: *** No rule to make target `cs-config\', needed by `install_all\'.  Stop.
make: *** [install] Error 2


-idapiman

7
Technical Help: Problems BEFORE entering the game / CS make walkall errorrs
« on: February 03, 2004, 05:21:55 pm »
When I try to build make the walkall target I get the following questionable output:

make walkall >> mybuild.log
libtool: file: out/MACOS_X/POWERPC/optimize/anonrndbuf.o has no symbols
libs/csutil/csstring.cpp: In member function `csString& csString::RTrim()\':
libs/csutil/csstring.cpp:302: warning: comparison between signed and unsigned
   integer expressions
libtool: file: out/MACOS_X/POWERPC/optimize/memdebug.o has no symbols
make: *** No rule to make target `cspngimg\', needed by `walkall\'.  Stop.

This is with current (as of a couple days ago) CS.    

Is anyone else on OSX 10.3 seeing this?

Thanks

8
Technical Help: Problems BEFORE entering the game / So far, not good
« on: February 02, 2004, 10:51:29 pm »
I followed the initial steps to get darwin ports and the libs listed.

I then got the latest CS out of CVS and I can get a sort of working walk test, but I get warning that png and gifs are unknown file format.   I did get the libpng and libmng libraries.  

Is it even important that I can\'t run walktest completely?  

Should I just go ahead and build the other projects?  I feel as if I should have CS working correctly before I move forward with PS that needs this for the game.  

More help would be appreciated.

Thanks

9
Technical Help: Problems BEFORE entering the game / Still valid
« on: January 28, 2004, 08:30:22 pm »
I would like to get an OSX build up and running, before I go through these steps I have a few questions.

1) Is the document above still valid?
2) Is this the most up to date information, on building the OSX version?
3) Is there a forum/irc/iChat group that I can ask PS OSX questions to?

Thanks
-idapiman

Pages: [1]