Regenerating MSVC files

Stepan Podoskin <[email protected]> Sat, 01 Jun 2013 18:35:41 +0400
Newsgroups gmane.comp.graphics.crystalspace.devel
Message-ID <[email protected]>
 I'm trying to regenerate Visual C++ project files but with no success.
I have installed ActivePerl and executed configure: ./configure PERL=C:/Perl64/bin/perl.exe
Then I executed "jam msvcgen" but it failed. During execution there were some errors related to ttree:
sh: line 1: ttree: command not found
MsvcTTree msvcgenrun 
    ttree -f \./out/msvcgen/temp10/ttree.rc --verbose --binmode=1 --load_perl --all
...failed MsvcTTree msvcgenrun ...

And finally it failed  with: ...skipped msvcgen for lack of msvcgenrun...

ttree is part of Template Toolkit but it wasn't found during configure:

configure:71424: checking for perl5
configure:71451: result: C:/Perl64/bin/perl.exe
configure:71463: checking for TemplateToolkit
configure:71468: $PERL -M'Template 2.11' -MTemplate::Plugin -e 0 1>&2
Can't locate Template.pm in @INC (@INC contains: c:/Perl64/site/lib c:/Perl64/lib .).
BEGIN failed--compilation aborted.
configure:71471: $? = 2
configure:71478: result: no
configure:71490: checking for ttree
configure:71523: result: no

It tryes to locate Template.pm in wrong dirs, it is actually in C:\Perl64\lib\HTML

------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite
It's a free troubleshooting tool designed for production
Get down to code-level detail for bottlenecks, with <2% overhead.
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap2

_______________________________________________
Crystal-develop mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/crystal-develop