sharov-am

Results 4 issues of sharov-am

Hello. I'm trying to install pytrace on win 7 it gives following error (from log file): C:\Program Files\Microsoft Visual Studio 9.0\VC\BIN\cl.exe /c /nologo /Ox /MD /W3 /GS- /DNDEBUG -Iext -I/opt/local/include...

Hi! I have following config file: ``` ``` and when using BootstrapFactory.CreateBootstrapFromConfigFile("test.config") it throws. When I remove xmlns lines ( xmlns, xmlns:xsi, xsi:schemaLocation) everything works fine. What I'm doing wrong?...

Hi. Given fragment: > We could estimate that the ball moved from x=0, y=25 to x=6, y=26 but on picture above we see x=7. Is it a typo or I'm...

Functionality for canceling long-running operations should be introduced. For example, loading 200 img files(gpa_01) took more than 1 minute. Long-running operations should be cancelable -- predict all, open and so...

enhancement