[sldev] Compiling successfully with VC++ 2008 Express

Tillie Ariantho tillie at xp2.de
Mon Jun 1 02:52:09 PDT 2009


jodiah at my-webhome.com wrote:

> Before I attempted to compile, I updated cmake, python, Cygwin, Windows Platform 
> SDK, DirectX SDK, and Boost Libraries as outlined below:

1. When executing Run "boost_1_34_1\tools\jam\build_dist.bat" I get:

X:\SecondLife\dev\deps\boost_1_34_1\tools\jam\src>cl /nologo /GZ /Zi /MLd -DNT -DYYDEBUG kernel32.lib advapi32.lib user32.lib /Feboo
tstrap\jam0  command.c compile.c debug.c execnt.c expand.c filent.c glob.c hash.c hdrmacro.c headers.c jam.c jambase.c jamgram.c lis
ts.c make.c make1.c newstr.c option.c parse.c pathunix.c regexp.c rules.c scan.c search.c subst.c timestamp.c variable.c modules.c s
trings.c filesys.c builtins.c pwd.c class.c w32_getreg.c native.c modules/set.c modules/path.c modules/regex.c  modules/property-set
.c modules/sequence.c modules/order.c
'cl' is not recognized as an internal or external command,
operable program or batch file.

Where belongs cl to? cygwin, cmake? I can't find it anywhere.

2. When trying to compile in VC++2008, I get this error:

	1>Generating indra.y.cpp, indra.y.hpp
	1>/usr/local/share/bison.simple: No such file or directory

and then

	2>Setting the secondlife-bin working directory for debugging.
	2>Editing solution: X:/SecondLife/dev/linden/indra/build-VC90/SecondLife.sln
	2>Looking for existing VisualStudio instance...
	2>  Didn't find open solution, starting new background VisualStudio instance...
	2>  Reading .sln file version...
	2>  Using version: VC90...
	2>Value cannot be null.
	2>Parameter name: type
	2>Quitting do to error opening: X:\SecondLife\dev\linden\indra\build-VC90\SecondLife.sln

There is no bison_simple... I tried several version of bison, comes with none of them.

Tillie


More information about the SLDev mailing list