-
The src/Makefile.am file in the miniviewer contains hard-coded paths like this:
# set the include path found by configure
INCLUDES = $(all_includes) -I../../cal3d/src/cal3d
I extracted all the packages in one top-level directory, and these
path in this case should have been
../../cal3d-0.7/src
Since you package the miniviewer and the library in separately
(a wise move), I think the correct...
2002-01-13 20:40:49 UTC in Cal3D - 3d character animation library
-
I decided to discontinue this project, due to lack
of interest. Shortly I will effectively remove the
project files from the sites.
Probably this move will not invonvenience anybody,
if yes, I am sorry, and please contact me, maybe I can assist
you in something.
sincerely,
Adam Rotaru.
2002-01-13 19:27:34 UTC in Simple Simulation Infrastructure
-
adam_rotaru committed patchset 60 of module tucs to the The Unified Configuration System CVS repository, changing 3 files.
2001-09-11 04:44:18 UTC in The Unified Configuration System
-
adam_rotaru committed patchset 59 of module tucs to the The Unified Configuration System CVS repository, changing 2 files.
2001-09-08 06:11:26 UTC in The Unified Configuration System
-
Logged In: YES
user_id=12517
Fixed.
Very good observation.
2001-09-01 02:23:01 UTC in The Unified Configuration System
-
adam_rotaru committed patchset 58 of module tucs to the The Unified Configuration System CVS repository, changing 3 files.
2001-09-01 02:08:36 UTC in The Unified Configuration System
-
I thought a release will not hurt anybody, and may be even useful to some.
So I did this *initial* release.
Yupee! It's still rough, and the Developers' Guide is still missing, but it is a good start.
BTW, there's nothing new relative to what had been in CVS for some time now.
2001-08-16 05:50:21 UTC in The Unified Configuration System
-
adam_rotaru committed patchset 57 of module tucs to the The Unified Configuration System CVS repository, changing 6 files.
2001-08-16 05:18:49 UTC in The Unified Configuration System
-
adam_rotaru committed patchset 56 of module tucs to the The Unified Configuration System CVS repository, changing 12 files.
2001-03-25 00:25:05 UTC in The Unified Configuration System
-
Logged In: YES
user_id=12517
revision 1.10
date: 2001/03/24 05:00:04; author: adam_rotaru; state:
Exp; lines: +21 -9
Functions tucs_getPath() and tucs_getPath() require a
buffer to hold the
return string; they check for buffer overrun; and do not
allocate memory.
2001-03-24 05:16:41 UTC in The Unified Configuration System