On 8/28/06, Matthias Baas <ba...@ir...> wrote:
>
> Here are a few comments on the setup:
>
> - I made a small change to autoconfig.py so that the paths in
> environment.py can use native backslashes on Windows.
Thanks
> - Shouldn't the name of the Boost.Python lib also be in environment.py?
> I take it this file contains all the user/platform dependent setting
> whereas autoconfig.py is a fixed file. In my case, I had to change the
> name in autoconfig.py.
Yes, it could be there
> - I think the test for gccxml.executable is too strict. The script
> aborts when it cannot find a file that is specified in this variable.
> This forced me to specify an absolute path which wouldn't have been
> necessary because I have gccxml in my PATH.
You can change it for your user. I prefer to see full paths. It is
easier for me to
setup new environment.
> - When I run test_all.py I get 4 failures:
>
> [I don't see the first failure as the buffer of the DOS box is too small]
> ERROR: test (operators_tester.tester_t)
Can you send the error?
> ERROR: test (indexing_suites2_tester.tester_t)
Try to add indexing suite 2. You will find instructions in
pyplusplus_dev/indexing_suite_v2
> ERROR: test (no_init_tester.tester_t)
I still work on it.
--
Roman Yakovenko
C++ Python language binding
http://www.language-binding.net/
|