PlaneShift
Development => Development Deliberation => Topic started by: StarsAndBars_1018 on April 01, 2006, 10:09:13 pm
-
Hi, I\'ve been having some problems with both .walktest and .celtst, where once they\'re running they display a warning titled \"Could not find plugin: crystalspace.graphics.3dshader.glcg\" -- I\'m assuming this is important because it also shows up in PlaneShift.
Can anyone tell me how to fix it to get rid of these warnings?
My .bashrc file is as follows:
export MYSQL=/usr/local/mysql
export CAL3D=/home/rgandy/Development/cal3d
export LD_LIBRARY_PATH=/home/rgandy/Development/cal3d/src/cal3d/.libs/:$LD_LIBRARY_PATH
export CRYSTAL=/home/rgandy/Development/CS
export CEL=/home/rgandy/Development/cel
export CSCONFPATH=/home/rgandy/Development/cel
(Sorry about this, my experience with CrystalSpace is . . .shall I say. . .very minimal :p)
I\'m running Ubuntu Linux 5.10 if that will help anyone diagnose the problem.
(EDIT: Oh and one last detail, I\'m building using PS HEAD -- Mar 28, 20:05:09)
-
Have you gotten PS to work via a package? What are your system specs? (aka, can your graphics card handle CS?)
What dates are you using for Cal3D/CS/CEL? It should be the 15th if you\'re using PS HEAD. (not compatible with public server, at this time)
-
Originally posted by DaveG
Have you gotten PS to work via a package? What are your system specs? (aka, can your graphics card handle CS?)
What dates are you using for Cal3D/CS/CEL? It should be the 15th if you\'re using PS HEAD. (not compatible with public server, at this time)
It works, and I know that my graphics card can handle CS. Its a 128MB ATI Radeon 9200 that has no trouble with OpenGL.
I\'m using \"Mar 15, 00:00:00 UTC 2006\" for Cal3d, CrystalSpace and CEL.
-
Have You installed Nvidia Cg Toolkit ? If not - download it from http://developer.nvidia.com/object/cg_toolkit.html (http://developer.nvidia.com/object/cg_toolkit.html), install it and recompile CS. Make sure that \"configure\" script finds libCg.
-
Originally posted by Wired_Crawler
Have You installed Nvidia Cg Toolkit ? If not - download it from http://developer.nvidia.com/object/cg_toolkit.html (http://developer.nvidia.com/object/cg_toolkit.html), install it and recompile CS. Make sure that \"configure\" script finds libCg.
?? Okay . . .