Milan Durovic

Results 7 comments of Milan Durovic

I am using the release version 0.9, which was released in January. It looks like the change you're talking about hasn't made to the release line. Is this in some...

I didn't want to push my luck by suggesting too much, but we did think about this one, too. Not just mutexes, but any kind of operation (like blocking I/O)...

I'll be playing with all this today, but it would be good, especially for those not familiar with cmake (like me), to explain what the expected source file directory layout...

Ok, a few more points. build.py requires multiprocessing module, which doesn't come in SuSE distro. I installed it, tried again. Now I get "No cmake executable found, please check your...

Ok, I'm making some progress, but not quite. I got: | We're building the following components in this iteration: | -- cxxprof_static | ...cxxprof_static - cmake - SUCCESS | ...cxxprof_static...

Is there a way of specifying boost include and library paths, like for other 3rd party components? It seems that Cmake finds one version of boost, which is _NOT_ the...

I haven't given up. It's still a high priority. However, in our specific environment (custom Linux), I have to upgrade the toolchain, primarily gcc compiler, in order to build Boost...