Peter Steneteg
Peter Steneteg
Seems it is set here if I understand correctly: https://github.com/pybind/pybind11/blob/f8a532a7ded45203cd755d53f0da5f1fadbbea2d/include/pybind11/detail/class.h#L267 I'm fine with the current behavior. But it would be nice with some pointers about it in the documentation. Especially...
think this is fixed in #3497
They are drawn the same way, its just that you dont see the green rect in the first case since it is below...
just run the cotire/*_pch_pre targets in visualstudio. There seems to be some issue with them. And for some reason they are not run automatically when they are supposed to. We...
I have not had time to investigate exactly why the dependencies fails, and it seems that on some setups it works... For CI stuff I guess you could also disable...
This is the reason https://github.com/sakra/cotire/issues/162
think @martinfalk has WIP branch for removing cotire and to use the build in PCH in cmake instead... at the moment I think we turn off PCH in most qt...
Sounds reasonable
That looks like a bug :)
I don't think this has been fixed yet, you can always just disable building/running the unit tests in cmake IVW_UNITTESTS, IVW_UNITTESTS_RUN_ON_BUILD