Re: [Crystal-cvs] SF.net SVN: cry stal:[39353] CS/branches/soc2013/postprocessing/

Stepan Podoskin <[email protected]> Wed, 12 Jun 2013 21:33:32 +0400
Newsgroups gmane.comp.graphics.crystalspace.devel
Message-ID <[email protected]>
 I also had the same problem. Regeneating msvc files requires Perl and Template Toolkit.
If you are using Windows then following steps should help you:
1. Install ActivePerl.
2. To install Template Toolkit, you should execute "cpan Template" from your Perl bin directory (for me it was "C:/Perl64/bin/cpan Template").
3. Then execute ./configure from MSYS in your cs source direcory. It should find Perl automatically, but to be sure that it will, you can execute it like this:./configure PERL=C:/Perl64/bin/perl.exe
4. Then execute "jam msvcgen"


Среда, 12 июня 2013, 13:52 -03:00 от Pedro Arthur <[email protected]>:
>Hi,
>
>I managed to get all the postprocess code from soc2011 branch working on the soc2013/postprocessing branch,
>Now I need to generate the msvc project for the postprocess plugin but when I run "jam msvcgen" I get the following message:
>Jamfile: No such file or directory
>don't know how to make msvcgen
>...found 1 target(s)...
>...can't find 1 target(s)...
>
>am I doing  something wrong?
>
>Thanks in advance.
>
>
>
>2013/6/6 Christian Van Brussel  < [email protected] >
>>On Thu, 2013-06-06 at 12:04 -0300, Pedro Arthur wrote:
>>> Initially I will work on the postprocess "backbone" which includes
>>> only 4-6 files (posteffects.h/cpp, posteffectssupport.h/cpp,
>>> posteffect.h/cpp).
>>
>>There are more files than that, eg several ones in
>>libs/csplugincommon/rendermanager. The main other changes in the branch
>>are the SSDO stuff, some changes in the 'deferreddemo' application, and
>>a new 'sponza' test scene (directory data/sponza).
>>
>>
>>
>>------------------------------------------------------------------------------
>>How ServiceNow helps IT people transform IT departments:
>>1. A cloud service to automate IT design, transition and operations
>>2. Dashboards that offer high-level views of enterprise services
>>3. A single system of record for all IT processes
>>http://p.sf.net/sfu/servicenow-d2d-j
>>_______________________________________________
>>Crystal-develop mailing list
>>[email protected]
>>https://lists.sourceforge.net/lists/listinfo/crystal-develop
>
>------------------------------------------------------------------------------
>This SF.net email is sponsored by Windows:
>
>Build for Windows Store.
>
>http://p.sf.net/sfu/windows-dev2dev
>_______________________________________________
>Crystal-develop mailing list
>[email protected]
>https://lists.sourceforge.net/lists/listinfo/crystal-develop
>


--

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev

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