Re: [pygccxml-development] What am I doing wrong?
Brought to you by:
mbaas,
roman_yakovenko
From: Roman Y. <rom...@gm...> - 2006-04-18 11:14:00
|
On 4/18/06, Neal Becker <ndb...@gm...> wrote: > > I replaced scanner.py in pygccxml source, ran python setup.py build + ins= tall, > but the same problem is still there. I confirmed that scanner.py is upda= ted. > parsing files - started I run all tests I have. Can you run unittests? You have unittests dir. Within this directory there is file "autoconfig.py" Please adjust the settings and run next command: python test_all.py Only 2 tests should fail. Also can you debug the problem? Thanks -- Roman Yakovenko C++ Python language binding http://www.language-binding.net/ |