2013/6/27 Antony Polukhin <antoshkka@gmail.com>
2013/6/27 Steven Watanabe <watanabesj@gmail.com>:
<...>
> I think I've fixed this.

Yep, I can not see that error any more.

But I see following line in output "Executing using a command file and
the shell: cmd.exe /Q/C" and I can not see output from
'run_on_android.bat' script so it looks like
setting 'testing.launcher=d:/testing_boost_android/run_on_android.bat'
does not work.

Another issue is linking with -lrt. Android has no -lrt (functionality
of this library is inside Androids libc). How can I disable linking of
Boost dynamic libraries with -lrt?

Any thoughts?

--
Best regards,
Antony Polukhin