Crystal Space
Welcome,
Guest
. Please
login
or
register
.
May 25, 2013, 04:56:05 pm
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Search:
Advanced search
9224
Posts in
2230
Topics by
5389
Members
Latest Member:
Sandradhernandez
Crystal Space
Crystal Space Project Development
Development Discussion
CVS build broken on Linux
« previous
next »
Pages:
[
1
]
Author
Topic: CVS build broken on Linux (Read 2804 times)
Anonymous
Guest
CVS build broken on Linux
«
on:
July 01, 2005, 08:31:06 pm »
on July 1, 2005, I can't build from CVS. Here is the patch which got it working for me:
Index: include/iaws.h
===================================================================
RCS file: /cvsroot/crystal/CS/include/iaws.h,v
retrieving revision 1.2
diff -U2 -r1.2 iaws.h
--- include/iaws.h 1 Jul 2005 00:36:18 -0000 1.2
+++ include/iaws.h 1 Jul 2005 19:21:34 -0000
@@ -20,5 +20,4 @@
#include "cssysdef.h"
#include "iaws/aws.h"
-#include "iaws/aws2.h"
#include "iaws/awscnvs.h"
#include "iaws/awsdefs.h"
Index: libs/cstool/pen.cpp
===================================================================
RCS file: /cvsroot/crystal/CS/libs/cstool/pen.cpp,v
retrieving revision 1.4
diff -U2 -r1.4 pen.cpp
--- libs/cstool/pen.cpp 30 Jun 2005 20:30:39 -0000 1.4
+++ libs/cstool/pen.cpp 1 Jul 2005 19:21:34 -0000
@@ -18,5 +18,5 @@
#include "cssysdef.h"
-#include "cstool\pen.h"
+#include "cstool/pen.h"
#include <math.h>
Logged
sunshine
Administrator
Sr. Member
Posts: 292
Re: CVS build broken on Linux
«
Reply #1 on:
August 26, 2005, 06:38:56 pm »
These problems have been fixed for some time now.
Logged
Pages:
[
1
]
« previous
next »
Jump to:
Please select a destination:
-----------------------------
Crystal Space Development
-----------------------------
=> General Crystal Space Discussion
=> Support
-----------------------------
Crystal Space Project Development
-----------------------------
=> Feature Requests
=> Plugins
=> Bug Reports
-----------------------------
Crystal Space Development
-----------------------------
=> Game Content Creation
-----------------------------
Miscellaneous
-----------------------------
=> Article/Tutorial Requests
=> Article/Tutorial Discussion
-----------------------------
Crystal Space Project Development
-----------------------------
=> Development Discussion
-----------------------------
Crystal Space Projects
-----------------------------
=> Project Discussion
=> WIP Projects
=> Finished Projects
-----------------------------
Associate Projects
-----------------------------
=> CEL Discussion
=> Crystal Core Discussion
=> CrystalBlend Discussion
-----------------------------
Crystal Space Project Development
-----------------------------
=> Google Summer of Code
-----------------------------
Associate Projects
-----------------------------
=> Apricot (Open Game)
=> Ares Project
Loading...