A few new observations (I've switched to mscvc7 but it's no different):
1)    Adding likely-looking paths to the VC++ 2008 Express 
Solution>options>Projects and Solution>VC++ Directories files actually causes 
lots of spurious build errors – I would have thought the paths would only be 
used when needed but it seems not so I’ve stripped back to only
Include:
D:\cs\include\csplugincommon
C:\Python24\include
With these I still get just the two link errors on msvc7>wkstypical>release
2)    Despite the errors I can run the newly-built walktest.exe but only via 
the command line:
walktest data/castle –video=software
which is bright but very slow.
If I don’t include data/castle it can’t find the map and if I don’t put in 
–video=software (or if I use -video=opengl) it works fast, but is almost too 
dim to see. If I add –relight to any of the cmd lines it crashes. There’s some 
old stuff about this crash on the SourceForge forum from 2004 but I’d have 
thought any such bug would be fixed by now.
3)    All the above walktest behavior except the –relight crash also applies to 
the pre-compiled cs I loaded at D:\pycelstart7.8\cs,  (I unzipped castle.zip to 
cs/data/level then ran walktest data/level). –relight on this walktest appears 
to work – console output says <recalculation of lightmaps forced> etc, but the 
result is still almost too dark to see. Walktest on the old pre-compiled 
CrystalSpace099 setup I have on a Win2k laptop works perfectly, including 
relight.
Any thoughts?
Brian


From: [EMAIL PROTECTED]: [EMAIL PROTECTED]: RE: Building crystalspace-src-1.2 
msvc8 with VC++ 2008 ExpressDate: Thu, 7 Feb 2008 10:21:20 +0000






No idea!! I installed <cs-win32libs-1.2_002.exe> into d:\CrystalSpaceLibs and 
ran <Copy DLLs to a CS directory> to copy to d:\cs then added this to the 
libraries path in VC++ Solution>options>Projects and Solution>VC++ 
Directories>Library files. I also added d:\CrystalSpaceLibs\lib, 
d:\CrystalSpaceLibs\common\lib and d:\CrystalSpaceLibs\vc\lib along with 
various paths in <Include files> so it could find specific files during the 
build.
Do you know of anything else I should add or better still, are all the required 
paths documented anywhere or is there a simpler way of doing all this via 
environment variables and telling VC++ to search sub-directories?
If not, how do I tell what library files the unresolved externals are in? 
Brian...> Date: Tue, 5 Feb 2008 17:49:25 +0100> From: " Nagy J?zsef " <[EMAIL 
PROTECTED]>> Subject: Re: [CsMain] Building crystalspace-src-1.2 msvc8 with 
VC++> 2008 Express> To: "CS developers and users list"> 
<[email protected]>> Message-ID:> <[EMAIL PROTECTED]>> 
Content-Type: text/plain; charset="windows-1252"> > Did you set up correctly 
the CS Win32 Library library path?> 

Sounds like? How many syllables? Guess and win prizes with Search Charades! 

Sounds like? How many syllables? Guess and win prizes with Search Charades! 
_________________________________________________________________
Who's friends with who and co-starred in what?
http://www.searchgamesbox.com/celebrityseparation.shtml
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Crystal-main mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/crystal-main
Unsubscribe: mailto:[EMAIL PROTECTED]

Reply via email to